Files
blue-team-tools/rules/windows/powershell/powershell_dnscat_execution.yml
T
2019-11-10 20:27:21 +03:00

20 lines
496 B
YAML

title: Dnscat execution
description: Dnscat exfiltration tool execution
status: experimental
author: Daniil Yugoslavskiy, oscd.community
date: 2019/10/24
tags:
- attack.exfiltration
- attack.t1048
logsource:
product: windows
service: powershell
detection:
selection:
EventID: 4104
ScriptBlockText|contains: "Start-Dnscat2"
condition: selection
falsepositives:
- Legitimate usage of PowerShell Dnscat2 — DNS Exfiltration tool (unlikely)
level: medium