Update meduza-stealer.yaml

patch-1
Dhiyaneshwaran 2024-02-26 13:47:19 +05:30 committed by GitHub
parent ff7aa5c7b3
commit f9cebc095f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 7 additions and 4 deletions

View File

@ -16,13 +16,16 @@ 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