Skip to content

A small and fast bash script to automate LFI vulnerability.

License

Notifications You must be signed in to change notification settings

machine1337/lfiscan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

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.

About

A small and fast bash script to automate LFI vulnerability.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages