nerdexam
CompTIA

CV0-003 · Question #858

A company that performs passive vulnerability scanning at its transit VPC has detected a vulnerability related to outdated web-server software on one of its public subnets. Which of the following can

The correct answer is A. A network-based scan E. A credentialed scan. A network-based scan and a credentialed scan are the lowest-effort, lowest-cost methods to actively confirm whether a passive scan's outdated web-server finding is a true positive.

Security

Question

A company that performs passive vulnerability scanning at its transit VPC has detected a vulnerability related to outdated web-server software on one of its public subnets. Which of the following can the company use to verify if this is a true positive with the least effort and cost? (Choose two.)

Options

  • AA network-based scan
  • BAn agent-based scan
  • CA port scan
  • DA red-team exercise
  • EA credentialed scan
  • FA blue-team exercise
  • GUnknown environment penetration testing

How the community answered

(43 responses)
  • A
    74% (32)
  • B
    2% (1)
  • C
    2% (1)
  • D
    12% (5)
  • F
    9% (4)

Why each option

A network-based scan and a credentialed scan are the lowest-effort, lowest-cost methods to actively confirm whether a passive scan's outdated web-server finding is a true positive.

AA network-based scanCorrect

A network-based scan actively probes the target host over the network to query service banners and version information, directly confirming whether the vulnerable software version is present without requiring agent installation or system access.

BAn agent-based scan

An agent-based scan requires deploying and maintaining a software agent on each target host, which introduces deployment overhead and cost not warranted for a single verification task.

CA port scan

A port scan identifies which ports are open but provides no information about the software version running on those ports, so it cannot confirm a vulnerability related to outdated software.

DA red-team exercise

A red-team exercise simulates a full adversarial attack campaign, which is costly, time-intensive, and far exceeds the scope needed to verify a single vulnerability finding.

EA credentialed scanCorrect

A credentialed scan authenticates to the target system and inspects installed package versions and configurations directly, providing high-confidence true-positive verification with significantly less effort and cost than adversarial testing methods.

FA blue-team exercise

A blue-team exercise focuses on defensive monitoring and incident response, not on actively probing systems to verify whether a specific vulnerability exists.

GUnknown environment penetration testing

Unknown environment penetration testing is the most resource-intensive and expensive assessment type and is not appropriate for simply verifying one passive scan finding.

Concept tested: Vulnerability scan types and true-positive verification methods

Source: https://docs.tenable.com/nessus/Content/CredentialedChecksOnLinux.htm

Topics

#vulnerability scanning#credentialed scan#network-based scan#passive scanning

Community Discussion

No community discussion yet for this question.

Full CV0-003 Practice