CCCS-203B · Question #224
A cloud security engineer is responsible for ensuring that all cloud workloads remain secure from vulnerabilities before execution. The engineer wants to use CrowdStrike Falcon's pre-runtime…
The correct answer is B. Enable Falcon Spotlight and configure real-time vulnerability scanning for installed packages. Option A: Signature verification ensures the integrity of container images but does not detect vulnerabilities in installed packages. Without scanning, vulnerabilities in software dependencies may go undetected. Option B: Falcon Spotlight provides real-time vulnerability…
Question
A cloud security engineer is responsible for ensuring that all cloud workloads remain secure from vulnerabilities before execution. The engineer wants to use CrowdStrike Falcon's pre-runtime protection capabilities to detect vulnerabilities in installed packages across multiple cloud environments. Which of the following configurations best enables pre-runtime vulnerability detection and mitigation?
Options
- AUse a container image registry with basic signature verification but without vulnerability scanning
- BEnable Falcon Spotlight and configure real-time vulnerability scanning for installed packages
- CManually check for CVEs using open-source vulnerability databases and apply patches reactively
- DDisable vulnerability scanning and rely only on cloud provider security controls
How the community answered
(45 responses)- A2% (1)
- B76% (34)
- C13% (6)
- D9% (4)
Explanation
Option A: Signature verification ensures the integrity of container images but does not detect vulnerabilities in installed packages. Without scanning, vulnerabilities in software dependencies may go undetected. Option B: Falcon Spotlight provides real-time vulnerability management, detecting security issues in installed packages before runtime. This allows proactive remediation, reducing the attack surface before an exploit can occur. Option C: Manually checking CVE databases is inefficient and does not provide real-time detection. This reactive approach increases the risk of running vulnerable workloads before security teams can apply patches. Option D: While cloud provider security controls offer some baseline protections, they do not provide comprehensive pre-runtime scanning for vulnerabilities in installed packages. A dedicated vulnerability management solution is required.
Topics
Community Discussion
No community discussion yet for this question.