2023-02-22 15:07:49 +00:00
|
|
|
id: mythic-c2
|
|
|
|
|
|
|
|
info:
|
2023-02-23 17:17:22 +00:00
|
|
|
name: Mythic C2 - Detect
|
2023-02-22 15:07:49 +00:00
|
|
|
author: pussycat0x
|
|
|
|
severity: info
|
|
|
|
description: |
|
|
|
|
A cross-platform, post-exploit, red teaming framework built with python3, docker, docker-compose, and a web browser UI.
|
|
|
|
It's designed to provide a collaborative and user friendly interface for operators, managers, and reporting throughout red teaming.
|
|
|
|
reference: |
|
|
|
|
https://www.socinvestigation.com/shodan-filters-to-hunt-adversaries-infrastructure-and-c2/
|
|
|
|
metadata:
|
2024-06-07 10:04:29 +00:00
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2024-03-26 08:03:04 +00:00
|
|
|
shodan-query: ssl:Mythic port:7443
|
2023-06-02 23:19:52 +00:00
|
|
|
tags: c2,ir,osint,mythic,panel
|
2023-02-22 15:07:49 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2023-02-22 15:07:49 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/new/login'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
2023-02-23 17:17:22 +00:00
|
|
|
- '<title>Mythic</title><'
|
2023-02-22 15:07:49 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
2023-02-23 17:17:22 +00:00
|
|
|
- 200
|
2024-06-08 16:02:17 +00:00
|
|
|
# digest: 4a0a00473045022100d6c217bc8ec396d9eb6264fd6f032ec80d12dcc46661821ec31f90291372e24e02203dcafda17da29630c99778d413868600dfdbe62b811f619a909d63cd159ed3e0:922c64590222798bb761d5b6d8e72950
|