hashcat Forum

Full Version: Deriving Salt used in Hash
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I'm new to hashcat and wondering if it is the right tool for this job:

Given a known input text string - 16 digit number (not a password),
and a known output hashed string (11 bytes).

I need to determine the algorithm and salt used to generate the hash.
I think it is MD5 with a salt, but not certain.

Can I use hashcat to do this ?
No