Merge pull request #9231 from projectdiscovery/spacing-c2

Update meduza-stealer.yaml
patch-1
pussycat0x 2024-02-26 13:55:03 +05:30 committed by GitHub
commit feef1ab168
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 8 additions and 5 deletions

View File

@ -10,19 +10,22 @@ info:
verified: "true"
max-request: 1
shodan-query: http.title:"Meduza Stealer"
tags: tech,rat,meduza-stealer,c2,panel
tags: rat,meduza-stealer,c2,panel
http:
- method: GET
path:
- "{{BaseURL}}"
host-redirects: true
matchers-condition: true
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: xpath
part: body
xpath:
- "/html/head/title[contains(text(), 'Meduza Stealer')]"
- type: status
status:
- 200