2020-02-20 22:00:16 +00:00
|
|
|
title: Dnscat Execution
|
2019-12-19 22:56:36 +00:00
|
|
|
id: a6d67db4-6220-436d-8afc-f3842fe05d43
|
2019-10-25 02:30:55 +00:00
|
|
|
description: Dnscat exfiltration tool execution
|
|
|
|
status: experimental
|
|
|
|
author: Daniil Yugoslavskiy, oscd.community
|
|
|
|
date: 2019/10/24
|
2020-08-24 23:31:26 +00:00
|
|
|
modified: 2020/08/24
|
2019-10-25 02:30:55 +00:00
|
|
|
tags:
|
|
|
|
- attack.exfiltration
|
|
|
|
- attack.t1048
|
2020-08-24 00:01:50 +00:00
|
|
|
- attack.execution
|
|
|
|
- attack.t1059.001
|
2020-08-25 23:51:22 +00:00
|
|
|
- attack.t1086 # an old one
|
2019-10-25 02:30:55 +00:00
|
|
|
logsource:
|
|
|
|
product: windows
|
|
|
|
service: powershell
|
|
|
|
detection:
|
|
|
|
selection:
|
|
|
|
EventID: 4104
|
2019-11-10 17:27:21 +00:00
|
|
|
ScriptBlockText|contains: "Start-Dnscat2"
|
2019-10-25 02:30:55 +00:00
|
|
|
condition: selection
|
|
|
|
falsepositives:
|
|
|
|
- Legitimate usage of PowerShell Dnscat2 — DNS Exfiltration tool (unlikely)
|
2020-01-19 21:34:16 +00:00
|
|
|
level: critical
|