MT.1156 - Scanning Network Files should be enabled
Overviewβ
Verify that scanning network files is enabled despite SMB load considerations.
Disabled network file scanning creates attack vectors through shared files.
Remediation action:β
- Open Microsoft Endpoint Manager > Endpoint Security > Antivirus
- Edit the relevant Microsoft Defender Antivirus policy
- Enable Allow Scanning Network Files
Related linksβ
Test Metadataβ
| Field | Value |
|---|---|
| Test ID | MT.1156 |
| Severity | High |
| Suite | Maester |
| Category | Defender |
| PowerShell test | Test-MtMdeNetworkFileScanning |
| Tags | Defender, Maester, MT.1156 |
Sourceβ
- Pester test:
tests/Maester/Defender/Test-MtMdeAntivirusPolicy.Tests.ps1 - PowerShell source:
powershell/public/maester/defender/Test-MtMdeNetworkFileScanning.ps1