MT.1165 - Network Protection should be enabled
Overview
Checks that Network Protection is enabled in block or audit mode in all assigned Microsoft Defender Antivirus policies.
Disabled network protection allows web-based threats and malicious IP connections, exposing endpoints to phishing sites and command-and-control traffic.
Remediation action:
- Open Microsoft Endpoint Manager > Endpoint Security > Antivirus
- Edit the relevant Microsoft Defender Antivirus policy
- Set Network Protection to Enabled or Audit mode
Related links
Test Metadata
| Field | Value |
|---|---|
| Test ID | MT.1165 |
| Severity | High |
| Suite | M365 Advisor |
| Category | Defender |
| PowerShell test | Test-MtMdeNetworkProtection |
| Tags | Defender, M365Advisor, MT.1165 |
Remediation
- Open Microsoft Endpoint Manager > Endpoint Security > Antivirus
- Edit the relevant Microsoft Defender Antivirus policy
- Set Network Protection to Enabled or Audit mode
Related Links
Source
- Pester test:
tests/M365Advisor/Defender/Test-MtMdeAntivirusPolicy.Tests.ps1 - PowerShell source:
powershell/public/M365Advisor/defender/Test-MtMdeNetworkProtection.ps1