CISA.MS.EXO.11.2 - User warnings, comparable to the user safety tips included with EOP, SHOULD be displayed.
Overviewβ
User warnings, comparable to the user safety tips included with EOP, SHOULD be displayed.
Rationale: Many tasks are better suited for automated processes, such as identifying unusual characters in the FROM address or identifying a first-time sender. User warnings can handle these tasks, reducing the burden on end users and the risk of successful phishing attempts.
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 11 Phishing Protections - MS.EXO.11.2v1
- CISA ScubaGear Rego Reference
- Microsoft Learn - Impersonation settings in anti-phishing policies in Microsoft Defender for Office 365
Test Metadataβ
| Field | Value |
|---|---|
| Test ID | CISA.MS.EXO.11.2 |
| Severity | Medium |
| Suite | CISA |
| Category | exchange |
| PowerShell test | Test-MtCisaImpersonationTip |
| Tags | CISA, CISA.MS.EXO.11.2, MS.EXO, MS.EXO.11.2 |
Sourceβ
- Pester test:
tests/cisa/exchange/Test-MtCisaImpersonationTip.Tests.ps1 - PowerShell source:
powershell/public/cisa/exchange/Test-MtCisaImpersonationTip.ps1