Update rockmongo-xss.yaml
parent
63a71afa62
commit
3ea4c3a826
|
@ -22,8 +22,13 @@ requests:
|
|||
words:
|
||||
- '"><script>alert(document.domain)</script>'
|
||||
part: body
|
||||
condition: and
|
||||
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
||||
|
||||
- type: word
|
||||
words:
|
||||
- 'Content-Type: text/html'
|
||||
part: header
|
||||
|
||||
|
|
Loading…
Reference in New Issue