Password list maker in progress
#4
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 :
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/


Messages In This Thread
Password list maker in progress - by james79 - 09-22-2018, 08:40 AM
RE: Password list maker in progress - by undeath - 09-22-2018, 11:04 AM
RE: Password list maker in progress - by james79 - 09-22-2018, 12:50 PM
RE: Password list maker in progress - by Nay - 09-24-2018, 12:05 AM