nerdexam
EC-Council

312-50V11 · Question #914

Why is a penetration test considered to be more thorough than vulnerability scan?

The correct answer is B. A penetration test actively exploits vulnerabilities in the targeted infrastructure, while a. A penetration test is more thorough than a vulnerability scan because it goes beyond passive identification to actively exploit discovered vulnerabilities, simulating the actions of a real attacker.

Vulnerability Analysis

Question

Why is a penetration test considered to be more thorough than vulnerability scan?

Options

  • AVulnerability scans only do host discovery and port scanning by default.
  • BA penetration test actively exploits vulnerabilities in the targeted infrastructure, while a
  • CIt is not ?a penetration test is often performed by an automated tool, while a vulnerability scan
  • DThe tools used by penetration testers tend to have much more comprehensive vulnerability

How the community answered

(54 responses)
  • A
    7% (4)
  • B
    89% (48)
  • C
    2% (1)
  • D
    2% (1)

Why each option

A penetration test is more thorough than a vulnerability scan because it goes beyond passive identification to actively exploit discovered vulnerabilities, simulating the actions of a real attacker.

AVulnerability scans only do host discovery and port scanning by default.

Vulnerability scanners do significantly more than host discovery and port scanning - they also check for known CVEs, misconfigurations, missing patches, and weak credentials, making this characterization inaccurate.

BA penetration test actively exploits vulnerabilities in the targeted infrastructure, while aCorrect

A vulnerability scan passively identifies and reports potential weaknesses without attempting to leverage them, whereas a penetration test actively exploits those weaknesses to confirm they are real and to determine the full extent of potential damage. This active exploitation phase demonstrates actual risk rather than theoretical exposure, and it also uncovers chained attack paths and post-exploitation possibilities that automated scanners cannot reveal.

CIt is not ?a penetration test is often performed by an automated tool, while a vulnerability scan

This statement reverses reality - penetration tests are typically conducted by skilled human testers using manual techniques and judgment, while vulnerability scans are largely automated processes.

DThe tools used by penetration testers tend to have much more comprehensive vulnerability

Tool comprehensiveness is not the defining differentiator - the key distinction is the active exploitation phase unique to penetration testing, not the breadth of a tool's vulnerability signature database.

Concept tested: Penetration testing vs vulnerability scanning methodology

Source: https://csrc.nist.gov/publications/detail/sp/800-115/final

Topics

#penetration testing#vulnerability scanning#active exploitation#security assessment methodology

Community Discussion

No community discussion yet for this question.

Full 312-50V11 Practice