GCIA · Question #61
Which of the following statements about Secure Shell (SSH) are true? Each correct answer represents a complete solution. Choose three.
The correct answer is B. It allows data to be exchanged using a secure channel between two networked devices. C. It was designed as a replacement for TELNET and other insecure shells. D. It is a network protocol used primarily on Linux and Unix based systems.. SSH (Secure Shell) is a cryptographic network protocol that allows secure data exchange over an unsecured network using encrypted channels (B). It was created in 1995 specifically to replace insecure remote access tools like TELNET, rlogin, and rsh, which transmitted data includi
Question
Which of the following statements about Secure Shell (SSH) are true? Each correct answer represents a complete solution. Choose three.
Options
- AIt is the core routing protocol of the Internet.
- BIt allows data to be exchanged using a secure channel between two networked devices.
- CIt was designed as a replacement for TELNET and other insecure shells.
- DIt is a network protocol used primarily on Linux and Unix based systems.
How the community answered
(38 responses)- A26% (10)
- B74% (28)
Explanation
SSH (Secure Shell) is a cryptographic network protocol that allows secure data exchange over an unsecured network using encrypted channels (B). It was created in 1995 specifically to replace insecure remote access tools like TELNET, rlogin, and rsh, which transmitted data including passwords in plaintext (C). While SSH is available on many platforms today, it originated and is most natively used on Linux and Unix-based systems (D). Choice A is incorrect - the core routing protocol of the Internet is BGP (Border Gateway Protocol), which has nothing to do with SSH.
Topics
Community Discussion
No community discussion yet for this question.