Skip to main content
Version: 2.1.1-preview

MT.1167 - Real-Time Scan Direction should cover both directions

Overview​

Verify that real-time scan direction is configured to monitor both incoming and outgoing files.

Limited scan direction may miss malware in certain file operations.

Remediation action:​

  1. Open Microsoft Endpoint Manager > Endpoint Security > Antivirus
  2. Edit the relevant Microsoft Defender Antivirus policy
  3. Set Real-time Scan Direction to Both (incoming and outgoing)

Test Metadata​

FieldValue
Test IDMT.1167
SeverityHigh
SuiteMaester
CategoryDefender
PowerShell testTest-MtMdeRealtimeScanDirection
TagsDefender, Maester, MT.1167

Source​

  • Pester test: tests/Maester/Defender/Test-MtMdeAntivirusPolicy.Tests.ps1
  • PowerShell source: powershell/public/maester/defender/Test-MtMdeRealtimeScanDirection.ps1