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-03-26 08:05:26 +00:00
|
|
|
# digest: 4a0a00473045022100c6d5765201b97e132cd0677063e317267a751e67632712b285e240c66433f4be02207480243445c64e44010d2894574344cebd20434e132ebb8fd910758534594cb2:922c64590222798bb761d5b6d8e72950
|