A security technician needs to assess an internal enterprise server to accurately identify missing operating system patches and local software misconfigurations while minimizing network bandwidth usage. Which of the following scan methods should the technician execute?
- Credentialed vulnerability scanAnswer
- BNon-credentialed vulnerability scan
- CIntrusive penetration test
- DDynamic Application Security Testing (DAST)
Answer
Credentialed vulnerability scan
A credentialed vulnerability scan authenticates directly to the target operating system, allowing the scanner to inspect internal file versions, package managers, and registry settings directly. This yields precise patch and configuration details without requiring heavy network packet generation.
Step-by-Step Solution
Key Concept
Credentialed vs. Non-Credentialed Vulnerability Assessment