Sigma Rule Library

Windows Defender Malware Detection History Deletion

Windows Defender logs when the history of detected infections is deleted.

View on GitHubOpen raw file

Detection logic

selection

EventID: 1013

Condition

selection

Raw YAML

title: Windows Defender Malware Detection History Deletion
id: 2afe6582-e149-11ea-87d0-0242ac130003
status: test
description: Windows Defender logs when the history of detected infections is deleted.
references:
    - https://learn.microsoft.com/en-us/defender-endpoint/troubleshoot-microsoft-defender-antivirus
    - https://web.archive.org/web/20160727113019/https://answers.microsoft.com/en-us/protect/forum/mse-protect_scanning/microsoft-antimalware-has-removed-history-of/f15af6c9-01a9-4065-8c6c-3f2bdc7de45e
author: Cian Heasley
date: 2020-08-13
modified: 2023-11-24
tags:
    - attack.defense-impairment
logsource:
    product: windows
    service: windefend
detection:
    selection:
        EventID: 1013 # The antimalware platform deleted history of malware and other potentially unwanted software.
    condition: selection
falsepositives:
    - Deletion of Defender malware detections history for legitimate reasons
level: informational

False positives

  • Deletion of Defender malware detections history for legitimate reasons

References