SY0-501 · Question #503
A new security administrator ran a vulnerability scanner for the first time and caused a system outage. Which of the following types of scans MOST likely caused the outage?
The correct answer is D. Intrusive non-credentialed scan. An intrusive non-credentialed vulnerability scan is the most likely type to cause a system outage because it actively attempts to exploit vulnerabilities or stress services without prior authentication, often leading to system instability or crashes.
Question
A new security administrator ran a vulnerability scanner for the first time and caused a system outage. Which of the following types of scans MOST likely caused the outage?
Options
- ANon-intrusive credentialed scan
- BNon-intrusive non-credentialed scan
- CIntrusive credentialed scan
- DIntrusive non-credentialed scan
How the community answered
(38 responses)- A8% (3)
- B5% (2)
- C3% (1)
- D84% (32)
Why each option
An intrusive non-credentialed vulnerability scan is the most likely type to cause a system outage because it actively attempts to exploit vulnerabilities or stress services without prior authentication, often leading to system instability or crashes.
A non-intrusive credentialed scan identifies vulnerabilities by inspecting internal configurations and patch levels without actively attempting exploits or stressing services, making it unlikely to cause an outage.
A non-intrusive non-credentialed scan passively identifies vulnerabilities from an external perspective without authentication and does not attempt to exploit or stress services, thus it is designed not to cause outages.
While an intrusive credentialed scan actively attempts exploits, it does so with authenticated access, which might allow for more controlled testing or less aggressive public-service probing than a non-credentialed scan, making it slightly less likely to cause a widespread outage compared to a non-credentialed one which acts purely externally.
An intrusive non-credentialed scan actively attempts to exploit vulnerabilities or aggressively test services without authenticating to the target system. This approach can send malformed packets, exploit buffer overflows, or conduct denial-of-service type tests against public-facing services, which frequently leads to system instability or outright outages on vulnerable systems.
Concept tested: Vulnerability scan types and their impact
Source: https://nvlpubs.nist.gov/nistpubs/Legacy/SP/nistspecialpublication800-115.pdf
Topics
Community Discussion
No community discussion yet for this question.