MT.1153 - Real-time Monitoring should be enabled
Overviewβ
Verify that real-time monitoring is enabled as core protection function.
Disabled real-time monitoring allows malware to execute without immediate detection.
Remediation action:β
- Open Microsoft Endpoint Manager > Endpoint Security > Antivirus
- Edit the relevant Microsoft Defender Antivirus policy
- Enable Allow Real-time Monitoring
Related linksβ
Test Metadataβ
| Field | Value |
|---|---|
| Test ID | MT.1153 |
| Severity | High |
| Suite | Maester |
| Category | Defender |
| PowerShell test | Test-MtMdeRealtimeMonitoring |
| Tags | Defender, Maester, MT.1153 |
Sourceβ
- Pester test:
tests/Maester/Defender/Test-MtMdeAntivirusPolicy.Tests.ps1 - PowerShell source:
powershell/public/maester/defender/Test-MtMdeRealtimeMonitoring.ps1