TCP 22: SSH
Basic commands
ssh -i keyfile <user>@<ip>ssh-keygen -f <file>
chmod 600 <file>.pub
chmod 600 <file>Conventions
SSH package version
nc -nv <ip> 22(UNKNOWN) [10.11.1.71] 22 (ssh) open
SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2SSH key fingerprint
SSH banner
Nmap Scripts
SSH "Konami Code"
Last updated