Update CVE-2021-25052.yaml

patch-1
Prince Chaddha 2022-06-28 08:15:44 +05:30 committed by GitHub
parent 397680fe19
commit 3205349592
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 3 deletions

View File

@ -34,9 +34,6 @@ requests:
cookie-reuse: true cookie-reuse: true
matchers-condition: and matchers-condition: and
matchers: matchers:
- type: status
status:
- 200
- type: word - type: word
part: interactsh_protocol part: interactsh_protocol
@ -44,4 +41,8 @@ requests:
words: words:
- "http" - "http"
- type: status
status:
- 200
# Enhanced by mp on 2022/06/27 # Enhanced by mp on 2022/06/27