09-22-2018, 05:26 PM
I'm trying to crack SHA1 hashes that look like this:
It seems to me this is wrong for a hex encoded salt. If it is a salt, I have no idea what it is.
Does anyone know what this odd sha1 format is?
Code:
0dbe0f2f378aa1861fcf30da82cc52f88fd7de1f:98bdb
a20a5b8cc122e89cbeff2447dda277c2ed93d4b0:db8eb
a20a5ca243c889f25953fc2ccae5da5430331e23:b8f43
It seems to me this is wrong for a hex encoded salt. If it is a salt, I have no idea what it is.
Does anyone know what this odd sha1 format is?