CISA · Question #16
An algorithm in an email program analyzes traffic to quarantine emails identified as spam. The algorithm in the program is BEST characterized as which type of control?
The correct answer is C. Preventive. The email program's algorithm that analyzes traffic and quarantines spam emails is best characterized as a preventive control. It actively stops undesirable events, like spam delivery, from occurring.
Question
An algorithm in an email program analyzes traffic to quarantine emails identified as spam. The algorithm in the program is BEST characterized as which type of control?
Options
- ADetective
- BDirective
- CPreventive
- DCorrective
How the community answered
(44 responses)- A5% (2)
- B16% (7)
- C70% (31)
- D9% (4)
Why each option
The email program's algorithm that analyzes traffic and quarantines spam emails is best characterized as a preventive control. It actively stops undesirable events, like spam delivery, from occurring.
A detective control identifies an event after it has occurred (e.g., an intrusion detection system alerting to a breach), whereas quarantining stops the event from fully materializing.
A directive control provides guidance or instructions (e.g., a policy), but an algorithm actively enforcing a rule is a more direct form of control.
A preventive control is designed to stop an undesirable event from happening in the first place. By analyzing email traffic and quarantining emails identified as spam before they reach the user's inbox, the algorithm actively prevents the potential negative consequences of spam, such as phishing, malware infection, or productivity loss, thereby acting as a preventive measure.
A corrective control remedies an event after it has occurred (e.g., restoring data after a loss), whereas quarantining prevents the need for correction by stopping the threat upfront.
Concept tested: Types of security controls
Source: https://learn.microsoft.com/en-us/compliance/regulatory/auditing-security-controls
Topics
Community Discussion
No community discussion yet for this question.