PHP

Local file inclusion to arbitrary file read with PHP wrappers

drag_indicator
info
drag_indicator
inputs
drag_indicator
inspect

Local File Inclusion With PHP Wrappers

Preform a Local File Inclusion by taking advantage of PHP's built-in Wrappers. You can still use the standard method to read the file, but for educational purposes it is good to know that PHP supports wrappers that can be used to bypass filters and/or web application firewalls (WAF).

Hints

Solution

drag_indicator
waf
INPUT
OUTPUT
drag_indicator
code
drag_indicator
result