Projects STRLCPY PCredz Commits dee8dd96
🤬
  • ■ ■ ■ ■
    Pcredz
    skipped 33 lines
    34 34  from threading import Thread
    35 35   
    36 36  def ShowWelcome():
    37  - Message = 'Pcredz 1.0.0\nAuthor: Laurent Gaffie\nPlease send bugs/comments/pcaps to: [email protected]\nThis script will extract NTLM (http,ldap,smb,sql,etc), Kerberos,\nFTP, HTTP Basic and credit card data from a given pcap file or from a live interface.\n'
     37 + Message = 'Pcredz 1.9.0\nAuthor: Laurent Gaffie\nPlease send bugs/comments/pcaps to: [email protected]\nThis script will extract NTLM (http,ldap,smb,sql,etc), Kerberos,\nFTP, HTTP Basic and credit card data from a given pcap file or from a live interface.\n'
    38 38   print Message
    39 39   
    40 40  parser = argparse.ArgumentParser(description='Pcredz 1.0.0\nAuthor: Laurent Gaffie')
    skipped 718 lines
Please wait...
Page is in error, reload to recover