Windows Defender antimalware grace period expired (Event ID 5101)

Alerts when Windows Defender signals its antimalware grace period expired via windefend Event ID 5101.

FreeReviewedSigma · High · v2
Product
windows
Service
windefend
Author
Ján Trenčanský, frack113 (SigmaHQ), DRL 1.1
Published
2020-07-28
Updated
2026-07-31
title: Windows Defender antimalware grace period expired (Event ID 5101)
id: b9d951a9-cdec-48a9-a08f-654f68c75030
related:
  - id: fe34868f-6e0e-4882-81f6-c43aa8f15b62
    type: obsolete
  - id: 360a1340-398a-46b6-8d06-99b905dc69d2
    type: derived
status: stable
description: This rule flags Windows Defender events where the antimalware platform grace period has expired (Event ID 5101). An attacker may attempt to reduce defensive coverage so malware, spyware, or potentially unwanted software can run with protection disabled. Telemetry required is Windows Defender windefend event logs containing EventID 5101.
references:
  - https://learn.microsoft.com/en-us/defender-endpoint/troubleshoot-microsoft-defender-antivirus?view=o365-worldwide#event-id-5101
  - https://github.com/redcanaryco/atomic-red-team/blob/f339e7da7d05f6057fdfcdd3742bfcf365fee2a9/atomics/T1562.001/T1562.001.md
  - https://craigclouditpro.wordpress.com/2020/03/04/hunting-malicious-windows-defender-activity/
  - https://github.com/SigmaHQ/sigma/blob/master/rules/windows/builtin/windefend/win_defender_antimalware_platform_expired.yml
author: Ján Trenčanský, frack113, Huntrule Team
date: 2020-07-28
modified: 2023-11-22
tags:
  - attack.defense-impairment
  - attack.t1685
logsource:
  product: windows
  service: windefend
detection:
  selection:
    EventID: 5101
  condition: selection
falsepositives:
  - Unknown
level: high
license: DRL-1.1