challenge
#1
hi my friend has given me a list of password hashes off his server to see if the mighty hashcat can do its thing. My question is can hashcat do this algo ?
https://crackstation.net/hashing-security.htm. The closest i can see in hashcats list is 62Xy = 2 = PBKDF2-HMAC-SHA512 but on the website its sha256 so im not sure. Any help would be greatly appreciated and thank you for reading .
#2
hashcat does not currently have vanilla pbkdf2 support. you can request it be added on trac if it is important to you.
#3
Thank you.