2020-02-20 23:00:16 +01:00
|
|
|
title: Dnscat Execution
|
2019-12-19 23:56:36 +01:00
|
|
|
id: a6d67db4-6220-436d-8afc-f3842fe05d43
|
2019-10-25 04:30:55 +02:00
|
|
|
description: Dnscat exfiltration tool execution
|
|
|
|
|
status: experimental
|
|
|
|
|
author: Daniil Yugoslavskiy, oscd.community
|
|
|
|
|
date: 2019/10/24
|
2021-10-16 08:18:49 +02:00
|
|
|
modified: 2021/10/16
|
2019-10-25 04:30:55 +02: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 04:30:55 +02:00
|
|
|
logsource:
|
|
|
|
|
product: windows
|
2021-10-16 08:18:49 +02:00
|
|
|
category: ps_script
|
2021-08-21 09:58:58 +02:00
|
|
|
definition: Script block logging must be enabled
|
2019-10-25 04:30:55 +02:00
|
|
|
detection:
|
|
|
|
|
selection:
|
2019-11-10 20:27:21 +03:00
|
|
|
ScriptBlockText|contains: "Start-Dnscat2"
|
2019-10-25 04:30:55 +02:00
|
|
|
condition: selection
|
|
|
|
|
falsepositives:
|
|
|
|
|
- Legitimate usage of PowerShell Dnscat2 — DNS Exfiltration tool (unlikely)
|
2020-01-19 22:34:16 +01:00
|
|
|
level: critical
|