22 - Pentesting ssh
SSH stands for "Secure Shell". It is a network protocol that provides secure encrypted communications between two untrusted hosts over an insecure network. SSH is commonly used for logging into a remote machine and executing commands, but it also supports tunneling, forwarding TCP ports, and transferring files. It is widely used as a secure alternative to traditional unencrypted protocols like Telnet and FTP.
nmap
ssh
ssh with password
ssh with key