Results tagged “Password Cracking” from SecurityExperiment.com

Updated version of WLAuthor released.  WLAuthor is an advanced custom wordlist generator.  It can be used to create a custom dictionary/wordlist for password guessing or cracking attacks in penetration testing.  It now supports better crawling capabilities and a hybrid engine (customized word manipulation).  This script takes a target domain, and a manipulation recipe as input and will browse the target web site and parse it for potential words used in passwords.  It will then manipulate the wordlist to include special characters and numbers for increased complexity.

WLAuthor-0.12.pl
WLAuthor is a proof of concept custom wordlist generator.  It can be used to create a custom dictionary/wordlist for password guessing or cracking attacks in penetration testing.  This script takes a target domain as input and will browse the target web site and parse it for potential words used in passwords.  It is still just proof of concept and will see some additions soon, such as crawling capabilities, hybrid engine, custom parsing options, and better documentation.  It will also be cleaned up a bit, to be more memory efficient, although it is still very quick for what it does.

WLAuthor-0.05.pl