SSH Key Passwords

ssh2john [id_rsa private key file] > [output file]

Example Usage:

ssh2john id_rsa > id_rsa_hash.txt

Last updated