Wordlist Generator
Posted May 25th, 2008 by domingo
in
This small utility should be used to aid dictionary-based attacks against pass{word,phrase} security. That is, it can be used to feed any password cracking software with specially targeted guesses of what the password might be.
The concept behind this tool is that, instead of using general-purpose wordlists (such as a language dictionary or dictionary of computer terminology), one should be able to build a specially crafted wordlist that increases the chances of guessing a given password of a given individual.
So, you basically input a few strings that you think have _HIGH_ probability of forming the password in question, and this program will output a list with every possible combination of theses strings. Featured is also the exploration of (upper/lower)-case variations and use of 'l33t 5p34k'.
The link for this file has both the executable files for Win32 systems as well of the source code. Next versions will entail new features like phonetic and radical permutations, as well of switches for controlling permutations types (like "--no-leet-speak") so stay tuned!
| Attachment | Size |
|---|---|
| wrdlstgen.zip | 8.32 KB |

