03-30-2024, 04:49 PM
Convert the "result" from hex to base64 and format it like this:
pbkdf2_sha256$5000$salt$base64
So for your above hash:
pbkdf2_sha256$5000$salt$base64
So for your above hash:
Code:
> ./hashcat -m 10000 'pbkdf2_sha256$5000$170c8c0af5c28a8c5a976af63$booqY2F+oTc2gwCue75KsgR73tfAMIFNe69Mn/2FpdQ=' -a 3 123456 --potfile-disable --quiet
pbkdf2_sha256$5000$170c8c0af5c28a8c5a976af63$booqY2F+oTc2gwCue75KsgR73tfAMIFNe69Mn/2FpdQ=:123456