2024-02-25 07:38:14 +00:00
|
|
|
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"
|
2024-02-26 08:20:23 +00:00
|
|
|
tags: rat,meduza-stealer,c2,panel
|
2024-02-25 07:38:14 +00:00
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
2024-02-26 08:17:19 +00:00
|
|
|
|
2024-02-25 07:38:14 +00:00
|
|
|
host-redirects: true
|
2024-02-26 08:17:19 +00:00
|
|
|
|
|
|
|
matchers-condition: and
|
2024-02-25 07:38:14 +00:00
|
|
|
matchers:
|
|
|
|
- type: xpath
|
|
|
|
part: body
|
|
|
|
xpath:
|
|
|
|
- "/html/head/title[contains(text(), 'Meduza Stealer')]"
|
2024-02-26 08:17:19 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|