A security analyst is designing an enterprise vulnerability assessment strategy for a network that includes legacy operational technology (OT) control systems, web applications, and sensitive database servers. The analyst must achieve maximum vulnerability visibility while minimizing the risk of unexpected service disruptions or system crashes. Which of the following technical scanning approaches should the security team implement to meet these requirements? (Select TWO.)
- Perform credentialed vulnerability scans using read-only service accounts during established maintenance windows for server infrastructure.Answer
- Utilize non-intrusive passive vulnerability scanning and network traffic monitoring for the sensitive operational technology (OT) segments.Answer
- CExecute active exploitation modules via the vulnerability scanner to automatically verify buffer overflow vulnerabilities on production database servers.
- DConfigure the vulnerability scanner to operate as an inline detective control to automatically block incoming SQL injection traffic.
Answer
The security team should perform credentialed scans using read-only service accounts during maintenance windows and utilize non-intrusive passive vulnerability scanning for legacy operational technology segments.
Performing credentialed scans using read-only service accounts provides detailed insight into local software vulnerabilities and patch statuses while placing minimal stress on network bandwidth. For sensitive operational technology (OT) environments, passive vulnerability scanning captures and analyzes existing traffic to discover vulnerabilities without sending active probes that might crash fragile industrial controllers.
Step-by-Step Solution
Key Concept
Credentialed vs. Non-Credentialed Scanning and Passive OT Vulnerability Assessment