LFISuite
LFISuite copied to clipboard
problem when run tool
File "lfisuite.py", line 27 print "[!] pipper not found in the current directory.. Downloading pipper.." ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("[!] pipper not found in the current directory.. Downloading pipper..")?
Same here, on termux.
It's because, LFIsuite is written in Python 2.7 , in your system used python 3.