SSH

Secure Shell

Domain 3: Security Architecture

Cryptographic network protocol for secure remote access and command execution. Uses TCP port 22. Replaced insecure Telnet.

Exam Tip

SSH = port 22 (secure). Telnet = port 23 (insecure, never use). SCP/SFTP use SSH.

Related Terms

Telnet SCP SFTP