I get so sick of trying to remember all the shell commands to create wordlists so I have coded up a bash script which tries to make the process as simple as possible, if anyone is interested. I doubt anyone will want it but I decided to release it anyway.
You can check it out here:
http://tools.question-defense.com/wordlist_tools.sh
---------------- W O R D L I S T T O O L S M E N U --------------------
| V.2 |
| By Purehate |
| 1. Run the entire otimization script |
| 2. Sort a wordlist in alphabetical order |
| 3. Sort a wordlist in reverse alphabetical order |
| 4. Remove all duplicates form a wordlist |
| 5. Remove all whitespace from the begining of each line |
| 6. Remove all non ascii chars from a wordlist |
| 7. Remove all comments from a wordlist (except first line) |
| 8. Specify a min and max password length in a wordlist |
| 9. Manipulate a wordlist with the --rules fuction of john the ripper |
| 10. L33tify a wordlist |
| 11. Delete all lines that match a specific pattern from a file |
| 12. Create a wordlist with crunch |
| 13. Create a wordlist with wyd.pl |
| 14. Create a wordlist wordlist with CUPP |
| 15. Create a wordlist based on phonenumbers |
| 16. Combine a directory full of files into one big list |
| 17. Split a large text file into smaller files |
| 18. Capitalize the first letter of each line in a file |
| 19. Quit |
Select a operation from the menu:


LinkBack URL
About LinkBacks


Reply With Quote
