DumpStack.log Defender Evasion
Detects the use of the filename DumpStack.log to evade Microsoft Defender
Detection logic
selection
Image|endswith: \DumpStack.logselection_download
CommandLine|contains: " -o DumpStack.log"Condition
1 of selection*Raw YAML
title: DumpStack.log Defender Evasion
id: 4f647cfa-b598-4e12-ad69-c68dd16caef8
status: test
description: Detects the use of the filename DumpStack.log to evade Microsoft Defender
references:
- https://twitter.com/mrd0x/status/1479094189048713219
author: Florian Roth (Nextron Systems)
date: 2022-01-06
modified: 2022-06-17
tags:
- attack.defense-impairment
logsource:
category: process_creation
product: windows
detection:
selection:
Image|endswith: '\DumpStack.log'
selection_download:
CommandLine|contains: ' -o DumpStack.log'
condition: 1 of selection*
falsepositives:
- Unknown
level: criticalFalse positives
- Unknown
References
Similar rules
Add SafeBoot Keys Via Reg Utility
highwindows · Same logsource category (process_creation)
Audit Policy Tampering Via Auditpol
highwindows · Same logsource category (process_creation)
Audit Policy Tampering Via NT Resource Kit Auditpol
highwindows · Same logsource category (process_creation)
Blue Mockingbird
highwindows · Same logsource category (process_creation)