You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
.:: phpinfo Injection ::.
[*] Enter the website without path (ex: 'http://justsitename') -> http://172.16.0.16:8888
[*] Enter the vulnerable LFI path (ex: '/lfi.php?file=../..') -> /vulnerabilities/fi/?page=
[*] Enter the phpinfo path (ex: '/path/info.php') -> /phpinfo.php
[*] Generating the request.. wait please..
Traceback (most recent call last):
File "lfisuite.py", line 1863, in <module>
run_phpinfo()
File "lfisuite.py", line 767, in run_phpinfo
cmd = raw_input("%s@%s:%s$ PHP:// " %(whoami,shell_host,pwd))
UnboundLocalError: local variable 'whoami' referenced before assignment
The text was updated successfully, but these errors were encountered:
Also some error occured .
The text was updated successfully, but these errors were encountered: