09-24-2018, 12:05 AM
Hey,
That's a good thing to test out things on your own, that's how I enhanced my skills.
As undeath mentionned, you can use the internal rules to generate custom world list with stdout, something simple like :
Off-topic : If you want to learn a lot, try to solve the CMYIC 2017 challenge. I've just finished it last week and it helped me tremendously : https://contest-2017.korelogic.com/
That's a good thing to test out things on your own, that's how I enhanced my skills.
As undeath mentionned, you can use the internal rules to generate custom world list with stdout, something simple like :
Code:
hashcat -a 0 old_passlist --stdout --outfile you_custom_passlist -r leet.rule -r append123.rule
Off-topic : If you want to learn a lot, try to solve the CMYIC 2017 challenge. I've just finished it last week and it helped me tremendously : https://contest-2017.korelogic.com/