CISM · Question #715
What is the BEST way to address vulnerabilities associated with a recent increase in the number of zero-day attacks?
The correct answer is B. Implement a behavior anomaly detection solution.. Zero-day attacks exploit vulnerabilities for which no patch or signature exists. Since traditional signature-based defenses (antivirus, patch management) cannot protect against unknown vulnerabilities, a behavior anomaly detection solution is the best countermeasure - it identifi
Question
What is the BEST way to address vulnerabilities associated with a recent increase in the number of zero-day attacks?
Options
- AImplement automated antivirus updates.
- BImplement a behavior anomaly detection solution.
- CDevelop a patching program.
- DImplement USB port control throughout the company.
How the community answered
(48 responses)- A13% (6)
- B75% (36)
- C8% (4)
- D4% (2)
Explanation
Zero-day attacks exploit vulnerabilities for which no patch or signature exists. Since traditional signature-based defenses (antivirus, patch management) cannot protect against unknown vulnerabilities, a behavior anomaly detection solution is the best countermeasure - it identifies deviations from normal system or user behavior that may indicate exploitation, regardless of whether the specific exploit is known. Option A (automated antivirus updates) relies on existing signatures and cannot detect zero-days. Option C (patching program) addresses known vulnerabilities, not zero-days. Option D (USB port control) addresses only physical media as an attack vector and does not address the broad zero-day threat landscape.
Topics
Community Discussion
No community discussion yet for this question.