Ensure that an anti-phishing policy has been created
Remediation Considerations
MaxScore | ImplementationCost | UserImpact |
---|---|---|
3 | Unknown | Unknown |
Remediation Impact
Turning on Anti-Phishing should not cause an impact, messages will be displayed when applicable
Remediation
Note: Audit and Remediation guidance may focus on the Default policy however, if a
Custom Policy exists in the organization's tenant then ensure the setting is set as
outlined in the highest priority policy listed.
To set the anti-phishing policy -
- Navigate toMicrosoft 365 Defender https://security.microsoft.com.
- Click to expand Email & collaboration select Policies & rules
- Select Threat policies.
- Under Policies select Anti-phishing.
- Select the Office365 AntiPhish Default (Default) policy and click Edit
protection settings. - Set the Phishing email threshold to at least 2 - Aggressive.
- Under Impersonation
• Check Enable mailbox intelligence (Recommended).
• Check Enable Intelligence for impersonation protection (Recommended). - Under Spoof
• Check Enable spoof intelligence (Recommended).
- Under Impersonation
- Click Save.
To create an anti-phishing policy using PowerShell:
- Connect to Exchange Online service using Connect-ExchangeOnline.
- Run the following Exchange Online PowerShell command:
New-AntiPhishPolicy -Name "Office365 AntiPhish Policy"