nerdexam
EC-Council

312-50V13 · Question #138

Fingerprinting an Operating System helps a cracker because:

The correct answer is D. It informs the cracker of which vulnerabilities he may be able to exploit on your system. Operating system fingerprinting allows an attacker to identify the specific OS and version of a target system, which in turn helps them pinpoint known vulnerabilities to exploit.

Submitted by brentm· Mar 6, 2026Footprinting and Reconnaissance

Question

Fingerprinting an Operating System helps a cracker because:

Options

  • AIt defines exactly what software you have installed
  • BIt opens a security-delayed window based on the port being scanned
  • CIt doesn't depend on the patches that have been applied to fix existing security holes
  • DIt informs the cracker of which vulnerabilities he may be able to exploit on your system

How the community answered

(32 responses)
  • A
    3% (1)
  • C
    6% (2)
  • D
    91% (29)

Why each option

Operating system fingerprinting allows an attacker to identify the specific OS and version of a target system, which in turn helps them pinpoint known vulnerabilities to exploit.

AIt defines exactly what software you have installed

OS fingerprinting provides information primarily about the operating system itself and its version, not a detailed inventory of all installed software applications.

BIt opens a security-delayed window based on the port being scanned

OS fingerprinting is an information gathering technique to determine the OS type and does not inherently open a security-delayed window or any other type of system access.

CIt doesn't depend on the patches that have been applied to fix existing security holes

The value of OS fingerprinting heavily depends on whether patches have been applied; an attacker uses the identified OS to determine which known vulnerabilities for that version might remain unpatched and exploitable.

DIt informs the cracker of which vulnerabilities he may be able to exploit on your systemCorrect

Knowing the specific operating system and its version allows a cracker to research publicly known vulnerabilities (CVEs) and exploits that are specific to that particular OS configuration and version, significantly narrowing down their attack vectors and increasing the likelihood of a successful compromise.

Concept tested: OS Fingerprinting purpose (vulnerability identification)

Source: learn.microsoft.com/en-us/windows/security/threat-protection/microsoft-defender-vulnerability-management/discover-vulnerabilities

Topics

#OS fingerprinting#reconnaissance#vulnerability identification

Community Discussion

No community discussion yet for this question.

Full 312-50V13 Practice