nerdexam
EC-Council

312-50V11 · Question #616

Name two software tools used for OS guessing? (Choose two.

The correct answer is A. Nmap C. Queso. Nmap and Queso are both dedicated OS fingerprinting tools that identify a remote host's operating system by analyzing TCP/IP stack behavior. The remaining tools serve entirely different purposes unrelated to OS detection.

Scanning Networks

Question

Name two software tools used for OS guessing? (Choose two.

Options

  • ANmap
  • BSnadboy
  • CQueso
  • DUserInfo
  • ENetBus

How the community answered

(42 responses)
  • A
    88% (37)
  • B
    7% (3)
  • D
    2% (1)
  • E
    2% (1)

Why each option

Nmap and Queso are both dedicated OS fingerprinting tools that identify a remote host's operating system by analyzing TCP/IP stack behavior. The remaining tools serve entirely different purposes unrelated to OS detection.

ANmapCorrect

Nmap's -O flag performs active OS fingerprinting by sending specially crafted probe packets and matching the target's TCP/IP response characteristics against an extensive built-in signature database to identify the operating system. It is one of the most widely used and accurate OS detection tools available.

BSnadboy

Snadboy Revelation is a Windows utility that reveals passwords hidden behind asterisks in dialog boxes and has no OS fingerprinting capability.

CQuesoCorrect

Queso is a dedicated OS fingerprinting tool that sends crafted TCP packets to a target and analyzes the responses to determine the operating system based on known TCP/IP stack implementation differences, making it a direct counterpart to Nmap's OS detection capability.

DUserInfo

UserInfo is used to enumerate user account details from systems such as via NetBIOS or LDAP queries, not to detect or identify operating systems.

ENetBus

NetBus is a remote access trojan used for unauthorized control of Windows machines and is not an OS fingerprinting or detection tool.

Concept tested: OS fingerprinting tools - Nmap and Queso identification

Source: https://nmap.org/book/man-os-detection.html

Topics

#OS fingerprinting#Nmap#Queso#passive fingerprinting tools

Community Discussion

No community discussion yet for this question.

Full 312-50V11 Practice