fix
parent
b2799a54c0
commit
66c39d5d07
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue