1. git clone https://github.com/machine1337/lfiscan
2. cd lfiscan && chmod +x run.sh
./run.sh
Q: What should my url or urls looks like?
A: http://testphp.vulnweb.com/showimage.php?file=
1. It will automatically identify the target OS and then run payloads according to the target OS.
Example: Linux OS => linux payloads
Windows OS => Window payloads
2. If this script found a vulnerable url so it will get automatically reverse shell.