30 lines
943 B
YAML
30 lines
943 B
YAML
id: mythic-c2-ssl
|
|
|
|
info:
|
|
name: Mythic C2 SSL - Detect
|
|
author: johnk3r
|
|
severity: info
|
|
description: |
|
|
Mythic is a multiplayer, command and control platform for red teaming operations
|
|
reference: |
|
|
https://docs.mythic-c2.net
|
|
https://www.team-cymru.com/post/mythic-case-study-assessing-common-offensive-security-tools
|
|
metadata:
|
|
verified: "true"
|
|
max-request: 1
|
|
shodan-query: ssl:"Mythic"
|
|
censys-query: services.tls.certificates.leaf_data.issuer.common_name:Mythic
|
|
tags: c2,ssl,tls,ir,osint,malware,mythic
|
|
ssl:
|
|
- address: "{{Host}}:{{Port}}"
|
|
matchers:
|
|
- type: word
|
|
part: issuer_dn
|
|
words:
|
|
- "O=Mythic"
|
|
|
|
extractors:
|
|
- type: json
|
|
json:
|
|
- " .issuer_dn"
|
|
# digest: 4a0a00473045022100dffcab12900d1a871d5a26e9a8f6a488e3c9d37d7aa261673dc26dd9b8c862580220687dfad58b0f4c5954c62fbf56b772e18a3e1acb65abb58db62a50bbda82e5bc:922c64590222798bb761d5b6d8e72950 |