issues
search
roughiz
/
lfito_rce
LFI to RCE via phpinfo() assistance or via controlled log file
59
stars
12
forks
source link
Updated the script to make it work with python3
#1
Closed
mzfr
closed
2 years ago
mzfr
commented
2 years ago
Passed it through 2to3 to fix all the basic stuff
Updated all the encoding with
bytes
and
UTF-8
.
Tested with python 3.8.10
bytes
andUTF-8
.Tested with python 3.8.10