feat(exposed-panels): add meduza stealer c2 panel

Signed-off-by: Dwi Siswanto <me@dw1.io>
patch-1
Dwi Siswanto 2024-02-25 14:38:14 +07:00
parent db06cda13e
commit efe560455c
No known key found for this signature in database
GPG Key ID: D192CC08161630BD
1 changed files with 28 additions and 0 deletions

View File

@ -0,0 +1,28 @@
id: meduza-stealer
info:
name: Meduza Stealer Panel - Detect
author: dwisiswant0
severity: info
description: |
Meduza Stealer panel were detected.
metadata:
verified: "true"
max-request: 1
shodan-query: http.title:"Meduza Stealer"
tags: tech,rat,meduza-stealer,c2,panel
http:
- method: GET
path:
- "{{BaseURL}}"
host-redirects: true
matchers-condition: true
matchers:
- type: status
status:
- 200
- type: xpath
part: body
xpath:
- "/html/head/title[contains(text(), 'Meduza Stealer')]"