CRISC · Question #448
Which types of controls are BEST used to minimize the risk associated with a vulnerability?
The correct answer is B. Preventive. Preventive controls are best used to minimize risk associated with a vulnerability by actively stopping an attack or exploit from occurring in the first place.
Question
Which types of controls are BEST used to minimize the risk associated with a vulnerability?
Options
- ADetective
- BPreventive
- CDeterrent
- DDirective
How the community answered
(36 responses)- A3% (1)
- B89% (32)
- C3% (1)
- D6% (2)
Why each option
Preventive controls are best used to minimize risk associated with a vulnerability by actively stopping an attack or exploit from occurring in the first place.
Detective controls identify events after they have occurred, which is crucial but does not minimize the initial risk of exploitation.
Preventive controls are designed to stop an undesirable event from happening by eliminating or reducing vulnerabilities or by blocking an attack path. By implementing strong preventive measures, such as patching systems, enforcing strong authentication, or configuring firewalls, an organization can effectively minimize the likelihood of a vulnerability being exploited and thus significantly reduce the associated risk.
Deterrent controls aim to discourage potential attackers but do not actively prevent an attack like a technical preventive control would.
Directive controls are policies or guidelines that mandate certain actions but are not technical controls that directly minimize vulnerability risk on their own.
Concept tested: Preventive security controls
Source: https://learn.microsoft.com/en-us/security/benchmark/azure/security-controls-v3-incident-response#ir-2-prevent-attacks-where-possible
Topics
Community Discussion
No community discussion yet for this question.