Skip to main content
Version: 2.1.0

CISA.MS.EXO.15.2 - Direct download links SHOULD be scanned for malware.

Overview​

Direct download links SHOULD be scanned for malware.

Rationale: URLs in emails may direct users to download and run malware. Scanning direct download links in real-time for known malware and blocking access can prevent users from infecting their devices.

Remediation action:​

  1. Sign in to Microsoft 365 Defender.
  2. In the left-hand menu, go to Email & Collaboration > Policies & Rules.
  3. Select Threat Policies.
  4. From the Templated policies section, select Preset Security Policies.
  5. Under either Standard protection or Strict protection, select Manage protection settings.
  6. Select Next until you reach the Apply Defender for Office 365 protection page.
  7. On the Apply Defender for Office 365 protection page, select All recipients.
  8. (Optional) Under Exclude these recipients, add Users and Groups to be exempted from the preset policies.
  9. Select Next on each page until the Review and confirm your changes page.
  10. On the Review and confirm your changes page, select Confirm.

Test Metadata​

FieldValue
Test IDCISA.MS.EXO.15.2
SeverityHigh
SuiteCISA
Categoryexchange
PowerShell testTest-MtCisaSafeLinkDownloadScan
TagsCISA, CISA.MS.EXO.15.2, MS.EXO, MS.EXO.15.2

Source​

  • Pester test: tests/cisa/exchange/Test-MtCisaSafeLinkDownloadScan.Tests.ps1
  • PowerShell source: powershell/public/cisa/exchange/Test-MtCisaSafeLinkDownloadScan.ps1