EXPLORE
← Back to Explore
sigmahighHunting

Win Defender Restored Quarantine File

Detects the restoration of files from the defender quarantine

MITRE ATT&CK

Detection Query

selection:
  EventID: 1009
condition: selection

Author

Nasreddine Bencherchali (Nextron Systems)

Created

2022-12-06

Data Sources

windowswindefend

Platforms

windows

Tags

attack.defense-impairmentattack.t1685
Raw Content
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