Merge pull request #7640 from projectdiscovery/pussycat0x-patch-6

Mystic Stealer Panel
patch-1
Dhiyaneshwaran 2023-07-07 17:03:17 +05:30 committed by GitHub
commit d90e8cb0d6
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