patch-1
Dhiyaneshwaran 2023-01-16 23:11:46 +05:30 committed by GitHub
parent b2799a54c0
commit 66c39d5d07
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 1 deletions

View File

@ -33,8 +33,17 @@ requests:
- type: word
part: body
name: html
name: html_injection
words:
- '<br /><br />please authenticate<br /><br />'
- 'data-coral-columnview-id'
condition: and
- type: word
part: content_type
words:
- 'text/html'
- type: status
status:
- 200