34 lines
827 B
YAML
34 lines
827 B
YAML
id: rhadamanthys-stealer-panel
|
|
|
|
info:
|
|
name: Rhadamanthys Stealer C2 Panel - Detect
|
|
author: ritikchaddha
|
|
severity: info
|
|
reference:
|
|
- https://twitter.com/0xperator/status/1677873700610162690
|
|
- https://github.com/alex14324/Rhadamanthys-Stealer
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
tags: c2,rhadamanthys,stealer,panel
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/admin/console/index.html"
|
|
|
|
host-redirects: true
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Rhadamanthys Admin"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 490a00463044022058c0be8153d5d79b10702c1aabe4dccf03e18422bebdc3147a74f809a88b892002201f5d727149212fc2c3f70afcf7281355fbe6b09f1af935b20849289d8d2da270:922c64590222798bb761d5b6d8e72950
|