Added Content type check (#4376)

patch-1
Sandeep Singh 2022-05-12 13:48:54 +05:30 committed by GitHub
parent f30b6116b7
commit b5066205ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 1 deletions

View File

@ -26,7 +26,11 @@ requests:
part: body
words:
- 'back<img src=x onerror=alert(document.domain)>'
condition: and
- type: word
part: header
words:
- "text/html"
- type: status
status: