Please note, this is a STATIC archive of website hashcat.net from 08 Oct 2020, cach3.com does not collect or store any user information, there is no "phishing" involved.

hashcat Forum

Full Version: Cracking Help
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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!
if you know parts of the password, you can treat them as salts. like:

hash1:My-Password-
hash2:My-Password-
hash3:My-Password-

and then you can use -m 20 in combination with -a 3 ?d?d?d?d for example, if the hash is md5