01-09-2013, 05:22 PM
I have a couple of hashes from an embedded device that are strange:
XXXX::15012:0:99999:7:::
YYYY::14895:0:99999:7:::
$1$ is MD5, but MD5 hashes should be alphanumeric, right?
When I try to crack them I get:
WARNING: Hashfile 'a2' in line 1 (): Seperator unmatched
WARNING: Hashfile 'a2' in line 2 (): Seperator unmatched
As you can see, I've already tried stripping the entries of the extra crap, leaving just the salts and hashes. Am I missing something? Is the $1$ a lie?
XXXX::15012:0:99999:7:::
YYYY::14895:0:99999:7:::
$1$ is MD5, but MD5 hashes should be alphanumeric, right?
When I try to crack them I get:
WARNING: Hashfile 'a2' in line 1 (): Seperator unmatched
WARNING: Hashfile 'a2' in line 2 (): Seperator unmatched
As you can see, I've already tried stripping the entries of the extra crap, leaving just the salts and hashes. Am I missing something? Is the $1$ a lie?