can't crack PBKDF2-HMAC-SHA1 with sample provided
#1
Hello there, and I am sorry if that matter has previously been exposed.
I am running hashcat v4.1.0.
In the examples shown there:
https://hashcat.net/wiki/doku.php?id=example_hashes
"sha1:1000:MzU4NTA4MzIzNzA1MDQ=:19ofiY+ahBXhvkDsp0j2ww=="
is supposed to correspond to "hashcat".
However, when I'm trying the example:
echo sha1:1000:MzU4NTA4MzIzNzA1MDQ=:19ofiY+ahBXhvkDsp0j2ww== > sup
echo hashcat > dic
and then, while running:
hashcat64.exe -m 12000 sup dic
I am getting what I attached in the screenshot.
That's why my other hashes are not cracking, as well.
Any workaround/information about this ?
Thanks in advance for your help and attention !
Regards,


Attached Files
.png   Screenshot_1.png (Size: 62.02 KB / Downloads: 8)


Messages In This Thread
can't crack PBKDF2-HMAC-SHA1 with sample provided - by ashimoto - 07-27-2018, 08:34 PM