Turning LFI into RFI
These are techniques that you can use to turn LFI into RFI
PHP http:// Wrapper
http://[path-to-remote-file]
HTTP except:// Wrapper
HTTP input:// Wrapper
PHP filter:// Wrapper
Last updated