Cracking Help
#1
Need some help with some training examples that I'm doing.

I have a list of hashes and was given the beginning of each password (ex. My-Password-) and told that each one ends with 4 digits.  They can be cracked by using the mask My-Password-?d?d?d?d. I understand the ?d represents an unknown digit and I'm assuming I need to create a password list containing the password with all possible digit combinations and run it against the hashes but not sure where to go from there.  Is there an easy way to create the password list or is there a command that will take My-Password-?d?d?d?d and automatically run it against the list of hashes?

Thanks in advance!


Messages In This Thread
Cracking Help - by MetalGuy27 - 06-25-2016, 01:49 AM
RE: Cracking Help - by atom - 06-25-2016, 10:55 AM