QuestionQ105

Reconnaissance and Enumeration

A penetration tester obtains access to the target network and notices an SSH server is running. Which technique should the penetration tester use to determine the SSH version running on the target server?

  • A Network sniffing
  • B IP scanning
  • C Banner grabbing
  • D DNS enumeration
Explanation

Banner grabbing retrieves the identification banner exposed by a network service, commonly including the SSH protocol version and server software/version.

Community Discussion

No comments yet. Be the first to start the discussion!