Mystic Stealer Panel

patch-1
pussycat0x 2023-07-07 16:54:31 +05:30 committed by GitHub
parent cb26083079
commit 5b6c47b74e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 24 additions and 0 deletions

View File

@ -0,0 +1,24 @@
id: mystic-stealer
info:
name: Mystic Stealer Panel - Detect
author: pussycat0x
severity: info
description: |
Mystic Stealer panel were detected.
metadata:
shodan-query: http.title:"Mystic Stealer"
verified: "true"
tags: tech,rat,mystic-stealer,c2,panel
http:
- method: GET
path:
- "{{BaseURL}}"
host-redirects: true
matchers:
- type: dsl
dsl:
- "status_code == 200 && contains(body, 'Mystic Stealer')"
condition: and