SY0-501 · Question #60
A technician has installed new vulnerability scanner software on a server that is joined to the company domain. The vulnerability scanner is able to provide visibility over the patch posture of all…
The correct answer is C. Credentialed scan. The question describes a vulnerability scanner providing comprehensive visibility into the patch posture of all company clients, which is a capability typically achieved through a credentialed scan.
Question
A technician has installed new vulnerability scanner software on a server that is joined to the company domain. The vulnerability scanner is able to provide visibility over the patch posture of all company's clients. Which of the following is being used?
Options
- AGray box vulnerability testing
- BPassive scan
- CCredentialed scan
- DBypassing security controls
How the community answered
(26 responses)- A4% (1)
- B8% (2)
- C73% (19)
- D15% (4)
Why each option
The question describes a vulnerability scanner providing comprehensive visibility into the patch posture of all company clients, which is a capability typically achieved through a credentialed scan.
Gray box vulnerability testing refers to a type of penetration test where the tester has some internal knowledge, but it describes the overall testing methodology rather than the specific method a scanner uses to gather patch posture information.
A passive scan collects information without directly interacting with the target system, such as by sniffing network traffic, which would not provide the detailed patch posture visibility described.
A credentialed scan involves providing the vulnerability scanner with valid authentication credentials (e.g., domain administrator accounts) to log into target systems and perform an in-depth, authenticated assessment. This allows the scanner to directly query local system information such as installed software, missing patches, and configuration settings, thereby accurately assessing and providing detailed visibility into the patch posture of all client machines.
Bypassing security controls refers to circumventing protective measures, which is a malicious act or an advanced exploitation technique, not a standard method for legitimate vulnerability scanning to assess patch posture.
Concept tested: Vulnerability scanning types (credentialed vs. non-credentialed)
Source: https://nvlpubs.nist.gov/nistpubs/Legacy/SP/nistspecialpublication800-115.pdf
Topics
Community Discussion
No community discussion yet for this question.