Skip to main content
Version: 2.1.0

MT.1148 - Archive Scanning should be enabled

Overview​

Verify that archive scanning is enabled to detect malware in compressed files.

Disabled archive scanning allows malware to hide in compressed files (ZIP, RAR, etc.)

Remediation action:​

  1. Open Microsoft Endpoint Manager > Endpoint Security > Antivirus
  2. Edit the relevant Microsoft Defender Antivirus policy
  3. Enable Allow Archive Scanning

Test Metadata​

FieldValue
Test IDMT.1148
SeverityHigh
SuiteMaester
CategoryDefender
PowerShell testTest-MtMdeArchiveScanning
TagsDefender, Maester, MT.1148

Source​

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