Cracking Hashes
Last updated
Last updated
Use JohnTheRipper against lots of different types of hashes. Doesn't need a GPU so works well on a virtual machine.
This is useful to identify hash type:
Can speed up JohnTheRipper if you tell it the correct hash type:
Convert PGP key to John format:
Crack it:
If we find an encrypted SSH private key, get sshng2john if needed and convert to John format:
Now we can try to crack it: