Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 713 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 713 Bytes

lfiscan

Screenshot from 2021-06-23 18-32-19

Installation:

1. git clone https://github.com/machine1337/lfiscan
2. cd lfiscan && chmod +x run.sh

Usage:

./run.sh

Question:

Q: What should my url or urls looks like?
A: http://testphp.vulnweb.com/showimage.php?file=

Future Plans:

 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.