nerdexam
(ISC)2

CISSP-ISSMP · Question #175

Which of the following is the default port for Secure Shell (SSH)?

The correct answer is B. TCP port 22. Secure Shell (SSH) is a protocol that provides strong authentication and secure communications over unsecured channels. It uses public key encryption as the main method for user authentication. SSH secures connections over the Internet by encrypting passwords and other data. It a

Foundational Security Concepts

Question

Which of the following is the default port for Secure Shell (SSH)?

Options

  • AUDP port 161
  • BTCP port 22
  • CUDP port 138
  • DTCP port 443

How the community answered

(31 responses)
  • A
    6% (2)
  • B
    90% (28)
  • C
    3% (1)

Explanation

Secure Shell (SSH) is a protocol that provides strong authentication and secure communications over unsecured channels. It uses public key encryption as the main method for user authentication. SSH secures connections over the Internet by encrypting passwords and other data. It also protects networks against IP spoofing, packet spoofing, password sniffing, and eavesdropping. SSH uses TCP port 22 as the default port and operates at the application layer. SSH protocol has the following three components. 1.Transport layer protocol 2.User authentication protocol 3.Connection protocol Answer option D is incorrect. TCP port 443 is the default port for Hypertext Transfer Protocol Secure (HTTPS) and Secure Socket Layer (SSL). Answer option A is incorrect. UDP port 161 is the default port for Simple Network Management Protocol (SNMP). Answer option C is incorrect. UDP port 138 is the default port for the NetBIOS datagram service.

Topics

#SSH#Networking#Default Ports#Protocols

Community Discussion

No community discussion yet for this question.

Full CISSP-ISSMP Practice