2023-03-18 19:25:58 +00:00
|
|
|
id: cobalt-strike-c2
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Cobalt Strike C2 - Detect
|
|
|
|
author: pussycat0x
|
|
|
|
severity: info
|
|
|
|
description: |
|
2023-10-14 11:27:55 +00:00
|
|
|
Cobalt Strike gives you a post-exploitation agent and covert channels to emulate a quiet long-term embedded actor in your customer's network.
|
2023-03-18 19:25:58 +00:00
|
|
|
reference:
|
|
|
|
- https://blog.sekoia.io/hunting-and-detecting-cobalt-strike/
|
|
|
|
metadata:
|
2023-06-12 12:17:25 +00:00
|
|
|
verified: "true"
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2023-03-18 19:25:58 +00:00
|
|
|
shodan-query: ssl.cert.serial:146473198
|
2023-06-02 23:19:52 +00:00
|
|
|
tags: ssl,c2,ir,osint,panel
|
2023-03-18 19:25:58 +00:00
|
|
|
ssl:
|
|
|
|
- address: "{{Host}}:{{Port}}"
|
|
|
|
matchers:
|
|
|
|
- type: dsl
|
|
|
|
dsl:
|
|
|
|
- 'contains(serial,"08:BB:00:EE")'
|
|
|
|
|
|
|
|
extractors:
|
|
|
|
- type: json
|
|
|
|
json:
|
2023-03-19 17:06:14 +00:00
|
|
|
- ".serial"
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a00473045022100adb54aef096001b6032dbdfcefad883bf978b99b1f555c4492567adac23750e80220725e108609888ea4f16fb689a7be037e01ff1fcf352e30bc8b17734aaf0e7b5c:922c64590222798bb761d5b6d8e72950
|