CISA.MS.EXO.14.1 - A spam filter SHALL be enabled.
Overviewβ
A spam filter SHALL be enabled.
Rationale: Spam is a constant threat as junk mail can reduce user productivity, fill up mailboxes unnecessarily, and in some cases include malicious links or attachments. Filtering out spam reduces user workload burden, prevents junk mail congestion, and reduces potentially malicious content exposure.
Remediation action:β
- Sign in to Microsoft 365 Defender.
- In the left-hand menu, go to Email & Collaboration > Policies & Rules.
- Select Threat Policies.
- From the Templated policies section, select Preset Security Policies.
- Under Standard protection, slide the toggle switch to the right so the text next to the toggle reads Standard protection is on.
- Under Strict protection, slide the toggle switch to the right so the text next to the toggle reads Strict protection is on.
Note: If the toggle slider in step 5 is grayed out, click on Manage protection settings instead and configure the policy settings according to Use the Microsoft 365 Defender portal to assign Standard and Strict preset security policies to users | Microsoft Learn.
Related linksβ
- Defender admin center - Preset security policies
- CISA 14 Inbound Anti-Spam Protections - MS.EXO.14.1
- CISA ScubaGear Rego Reference
Test Metadataβ
| Field | Value |
|---|---|
| Test ID | CISA.MS.EXO.14.1 |
| Severity | High |
| Suite | CISA |
| Category | exchange |
| PowerShell test | Test-MtCisaSpamFilter |
| Tags | CISA, CISA.MS.EXO.14.1, MS.EXO, MS.EXO.14.1 |
Sourceβ
- Pester test:
tests/cisa/exchange/Test-MtCisaSpamFilter.Tests.ps1 - PowerShell source:
powershell/public/cisa/exchange/Test-MtCisaSpamFilter.ps1