Update CVE-2021-21799.yaml
parent
8473548be8
commit
37b5bf1e61
|
@ -23,14 +23,14 @@ requests:
|
||||||
matchers-condition: and
|
matchers-condition: and
|
||||||
matchers:
|
matchers:
|
||||||
- type: word
|
- type: word
|
||||||
part: body
|
|
||||||
words:
|
words:
|
||||||
- '<title>Telnet </title><script>alert(document.domain)</script><title>'
|
- '<title>Telnet </title><script>alert(document.domain)</script><title>'
|
||||||
|
part: body
|
||||||
|
|
||||||
- type: word
|
- type: word
|
||||||
part: header
|
|
||||||
words:
|
words:
|
||||||
- text/html
|
- text/html
|
||||||
|
part: header
|
||||||
|
|
||||||
- type: status
|
- type: status
|
||||||
status:
|
status:
|
||||||
|
|
Loading…
Reference in New Issue