34 lines
1.0 KiB
YAML
34 lines
1.0 KiB
YAML
id: supershell-c2
|
|
|
|
info:
|
|
name: Supershell C2 - Detect
|
|
author: pussycat0x
|
|
severity: info
|
|
description: |
|
|
Supershell is a C2 remote control platform accessed through WEB services. By establishing a reverse SSH tunnel, a fully interactive shell can be obtained, and it supports multi-platform architecture Payload.
|
|
reference:
|
|
- https://twitter.com/S4nsLimit3/status/1693619836339859497
|
|
- https://github.com/tdragon6/Supershell/blob/main/README_EN.md
|
|
metadata:
|
|
fofa-query: icon_hash="-1010228102"
|
|
max-request: 1
|
|
verified: true
|
|
tags: c2,ir,osint,supershell,panel
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
|
|
host-redirects: true
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<title>Supershell - 登录</title>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a0047304502210091de6113e88b1dac039795b04c1f74947aa27064d8d904ce5d2937331374af5f02207cb591a3025a268582238d89c37bc1d84dd912fb05d35e71d9480d7a3cc9fd8d:922c64590222798bb761d5b6d8e72950 |