GSEC · Question #47
Which of the following is a type of countermeasure that can be deployed to ensure that a threat vector does not meet a vulnerability?
The correct answer is A. Prevention controls. Prevention controls are proactive safeguards designed to stop a threat from reaching and exploiting a vulnerability before any incident occurs.
Question
Which of the following is a type of countermeasure that can be deployed to ensure that a threat vector does not meet a vulnerability?
Options
- APrevention controls
- BDetection controls
- CMonitoring controls
- DSubversive controls
How the community answered
(21 responses)- A76% (16)
- B10% (2)
- D14% (3)
Why each option
Prevention controls are proactive safeguards designed to stop a threat from reaching and exploiting a vulnerability before any incident occurs.
Prevention controls are specifically designed to block a threat vector from reaching a vulnerability in the first place - examples include firewalls, access controls, input validation, and encryption. Unlike detection or monitoring controls that respond after contact is made, prevention controls eliminate or reduce the attack surface before exploitation can occur.
Detection controls identify and alert on threats that have already reached or are actively interacting with a system, rather than blocking them from meeting a vulnerability.
Monitoring controls observe and record activity over time to identify anomalies, but they do not actively prevent a threat vector from reaching a vulnerable target.
Subversive controls is not a recognized category in standard security control frameworks such as NIST SP 800-53 or ISO 27001, and has no defined technical meaning in this context.
Concept tested: Security control types - prevention versus detection versus monitoring
Source: https://csrc.nist.gov/publications/detail/sp/800-53/rev-5/final
Topics
Community Discussion
No community discussion yet for this question.