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
|
|
|
|
|
tags:
|
|
|
|
|
- attack.exfiltration
|
|
|
|
|
- attack.t1048
|
|
|
|
|
logsource:
|
|
|
|
|
product: windows
|
|
|
|
|
service: powershell
|
|
|
|
|
detection:
|
|
|
|
|
selection:
|
|
|
|
|
EventID: 4104
|
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
|