Which protocol runs over port 22 as a subsystem?

Prepare for the CCST Cybersecurity Test with comprehensive study guides and practice quizzes. Enhance your knowledge with interactive questions, complete with explanations and solutions. Excel in your exam with confidence!

Multiple Choice

Which protocol runs over port 22 as a subsystem?

Explanation:
SFTP is the file transfer protocol that is implemented as a subsystem of SSH. SSH creates an encrypted channel over port 22, and SFTP operates inside that same SSH connection to transfer files securely without needing a separate port. This relationship—SFTP riding on the SSH transport—is why it uses port 22. In contrast, FTP uses port 21 with separate control and data connections, and Telnet uses port 23 and is not secure. SSH handles remote command execution, but SFTP is the dedicated file transfer mechanism within SSH, hence it runs over port 22 as a subsystem.

SFTP is the file transfer protocol that is implemented as a subsystem of SSH. SSH creates an encrypted channel over port 22, and SFTP operates inside that same SSH connection to transfer files securely without needing a separate port. This relationship—SFTP riding on the SSH transport—is why it uses port 22. In contrast, FTP uses port 21 with separate control and data connections, and Telnet uses port 23 and is not secure. SSH handles remote command execution, but SFTP is the dedicated file transfer mechanism within SSH, hence it runs over port 22 as a subsystem.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy