Update CVE-2021-27748.yaml

patch-1
Prince Chaddha 2022-06-28 08:09:00 +05:30 committed by GitHub
parent 7f119d5268
commit 69fb26846c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -25,12 +25,12 @@ requests:
stop-at-first-match: true
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
words:
- "<h1> Interactsh Server </h1>"
- type: status
status:
- 200
# Enhanced by mp on 2022/06/27