200-401 · Question #28
Which protocol is a secure alternative to Telnet?
The correct answer is A. SSH. SSH (Secure Shell) is the correct answer because it was designed specifically as a secure replacement for Telnet, providing encrypted communication, authentication, and remote terminal access over a network - all things Telnet does but without any encryption. The distractors…
Question
Which protocol is a secure alternative to Telnet?
Options
- ASSH
- BFTP
- CSMTP
- DSNMP
- EHTTP
How the community answered
(25 responses)- A88% (22)
- B4% (1)
- C8% (2)
Explanation
SSH (Secure Shell) is the correct answer because it was designed specifically as a secure replacement for Telnet, providing encrypted communication, authentication, and remote terminal access over a network - all things Telnet does but without any encryption.
The distractors are wrong because: FTP transfers files, not terminal sessions; SMTP handles email delivery; SNMP manages and monitors network devices; and HTTP serves web content - none of these are remote shell/terminal protocols.
Memory tip: Think "SSH = Secure SHell" - the name itself tells you it's the secure shell protocol, directly paralleling Telnet's purpose of remote shell access but adding the "S" for security.
Topics
Community Discussion
No community discussion yet for this question.