GSEC · Question #153
Which of the following should be implemented to protect an organization from spam?
The correct answer is C. E-mail filtering. E-mail filtering is the direct control used to detect and block unsolicited bulk email (spam) before it reaches end users.
Question
Which of the following should be implemented to protect an organization from spam?
Options
- AAuditing
- BSystem hardening
- CE-mail filtering
- DPacket filtering
How the community answered
(41 responses)- A17% (7)
- B7% (3)
- C71% (29)
- D5% (2)
Why each option
E-mail filtering is the direct control used to detect and block unsolicited bulk email (spam) before it reaches end users.
Auditing involves reviewing logs and records for accountability purposes and does not prevent or block spam from being delivered.
System hardening reduces the attack surface of an operating system or service by disabling unnecessary features, but does not filter unsolicited email content.
E-mail filtering solutions such as anti-spam gateways inspect incoming messages using techniques like content analysis, blacklists, and sender reputation to identify and quarantine spam. This directly targets the spam threat vector - the email system itself. Other controls do not address the email delivery mechanism that spam exploits.
Packet filtering operates at the network layer to allow or deny traffic based on IP addresses and ports, but cannot inspect email content to identify spam.
Concept tested: Anti-spam controls and email security filtering
Source: https://learn.microsoft.com/en-us/microsoft-365/security/office-365-security/anti-spam-protection
Topics
Community Discussion
No community discussion yet for this question.