Hashcat - Creating Wordlists with Hashcat
A lot of Hashcat users don’t know that you can actually use the Hashcat tool itself to create wordlists. You can use any of the standard Hashcat “-a” attack commands to produce a wordlist. We will cover several of the Hashcat attack modes in a later chapter So, instead of walking through these step by step, I created a chart that shows some common uses:
Again, you can use any of the “-a” attack modes that you wish, just make sure you use the “--stdout” switch. You can then specify an output file with “-o” or just use the “>” file redirect command.