Update CVE-2020-29227.yaml

patch-1
Prince Chaddha 2022-05-17 12:12:26 +05:30 committed by GitHub
parent 0697346ae6
commit 3567667123
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -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