SY0-501 · Question #553
A security analyst has set up a network tap to monitor network traffic for vulnerabilities. Which of the following techniques would BEST describe the approach the analyst has taken?
The correct answer is D. Port scanning. A network tap passively captures and analyzes traffic without actively probing systems, which is the defining characteristic of passive vulnerability scanning. However, the marked correct answer is D, which appears to be an error in the provided answer key.
Question
A security analyst has set up a network tap to monitor network traffic for vulnerabilities. Which of the following techniques would BEST describe the approach the analyst has taken?
Options
- ACompliance scanning
- BCredentialed scanning
- CPassive vulnerability scanning
- DPort scanning
How the community answered
(28 responses)- A11% (3)
- B4% (1)
- C7% (2)
- D79% (22)
Why each option
A network tap passively captures and analyzes traffic without actively probing systems, which is the defining characteristic of passive vulnerability scanning. However, the marked correct answer is D, which appears to be an error in the provided answer key.
Compliance scanning checks systems against specific regulatory or policy benchmarks (e.g., CIS, PCI-DSS) and requires active querying of systems, not passive traffic monitoring via a tap.
Credentialed scanning uses valid login credentials to authenticate to target systems and perform deep configuration audits, which is an active technique unrelated to network tap monitoring.
Passive vulnerability scanning analyzes captured network traffic (such as via a tap or span port) to identify vulnerabilities without sending any probes - this is actually the most technically accurate description of the analyst's approach.
NOTE: The provided correct answer of D (Port scanning) appears incorrect based on the question context. The best answer should be C (Passive vulnerability scanning), as a network tap captures traffic passively without sending probes. Port scanning actively sends packets to target hosts to discover open ports, which does not align with using a network tap to monitor traffic. If D is truly the intended answer, it may reflect a flawed question, but passive scanning is the technically accurate match for network tap-based monitoring.
Concept tested: Passive vs. active vulnerability scanning techniques
Source: https://www.tenable.com/blog/active-vs-passive-vulnerability-scanning
Topics
Community Discussion
No community discussion yet for this question.