Unable to crack SSH private key SSHNG
#2
Hi.
Are you serious?! Why would you run hashcat in md5/sha1/... mode for a hash so clearly NOT md5/sha1/.... ?!?
These modes have a name for a reason. You are supposed to use md5 mode with md5 hashes. Just md5 hashes!
You can't just mix and match and e.g. hope to crack a bcrypt hash in sha1 mode. LOL.

Have you tried mode 22931?
Sure looks like it could fit your hash.
Next time compare your hash to these: https://hashcat.net/wiki/doku.php?id=example_hashes
to find the right mode.
And while you're at it, maybe have another look at the wiki, just so you understand what you are actually doing.
Oh, and be careful with posting hashes. People around here don't take kindly to that sorta thing.
Reply


Messages In This Thread
Unable to crack SSH private key SSHNG - by syarz - 01-22-2021, 10:49 PM
RE: Unable to crack SSH private key SSHNG - by the_charm - 01-23-2021, 01:04 AM