nerdexam
EC-Council

312-50V11 · Question #912

Mary found a high vulnerability during a vulnerability scan and notified her server team. After analysis, they sent her proof that a fix to that issue had already been applied. The vulnerability…

The correct answer is B. False-positive. When a vulnerability scanner reports a vulnerability that has already been patched and does not actually exist in the current state, the result is classified as a false-positive.

Vulnerability Analysis

Question

Mary found a high vulnerability during a vulnerability scan and notified her server team. After analysis, they sent her proof that a fix to that issue had already been applied. The vulnerability that Marry found is called what?

Options

  • AFalse-negative
  • BFalse-positive
  • CBrute force attack
  • DBackdoor

How the community answered

(22 responses)
  • B
    91% (20)
  • C
    5% (1)
  • D
    5% (1)

Why each option

When a vulnerability scanner reports a vulnerability that has already been patched and does not actually exist in the current state, the result is classified as a false-positive.

AFalse-negative

A false-negative is the opposite scenario - a real vulnerability exists but the scanner fails to detect and report it, which is more dangerous and is not what occurred here.

BFalse-positiveCorrect

A false-positive occurs when a security tool reports a finding that is not actually present - in this case the scanner flagged a vulnerability that had already been remediated. This commonly happens when scanner signatures are outdated or when the tool cannot confirm whether a patch has been applied. False-positives waste remediation resources and erode trust in scanning results.

CBrute force attack

A brute force attack is an offensive technique used to guess passwords or encryption keys through exhaustive enumeration and has no relation to how vulnerability scan results are classified.

DBackdoor

A backdoor is an undocumented or unauthorized access path into a system - it is a type of threat or vulnerability, not a classification applied to a scanning tool's output.

Concept tested: False-positive identification in vulnerability scanning

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

Topics

#false positive#vulnerability scanning#scan accuracy#vulnerability assessment

Community Discussion

No community discussion yet for this question.

Full 312-50V11 Practice