Win Defender Restored Quarantine File


Description

Detects the restoration of files from the defender quarantine

Query · sigma

selection:
  EventID: 1009
condition: selection

Known false positives

  • Legitimate administrator activity restoring a file
Raw source Win Defender Restored Quarantine File · Sigma
Esc
Published by SigmaHQ/sigma ↗, licensed under Detection Rule License 1.1 ↗. Reproduced here unmodified.
title: Win Defender Restored Quarantine File
id: bc92ca75-cd42-4d61-9a37-9d5aa259c88b
status: test
description: Detects the restoration of files from the defender quarantine
references:
    - https://learn.microsoft.com/en-us/defender-endpoint/troubleshoot-microsoft-defender-antivirus?view=o365-worldwide
author: Nasreddine Bencherchali (Nextron Systems)
date: 2022-12-06
tags:
    - attack.defense-impairment
    - attack.t1685
logsource:
    product: windows
    service: windefend
detection:
    selection:
        EventID: 1009 # The antimalware platform restored an item from quarantine.
    condition: selection
falsepositives:
    - Legitimate administrator activity restoring a file
level: high

Detection rules belong to the projects that publish them and remain under their own licenses. This site indexes and links to them; it claims no rights in them.