id_rsa

ssh2john id_rsa > id_rsa.hash
john --wordlist=darkweb2017-top10.txt id_rsa.hash

Last updated