Skip to content

LFI Scanner - Lightweight Local File Inclusion Vulnerability Scanner

Notifications You must be signed in to change notification settings

kvlx-alt/LFI-Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

			=======================================================
			=                                                     =
			=         LFI_scanner v 0.1.5 by Hood3dRob1n          =
			=           ~[ Updated Version by kvzlx ]~            =
			=                                                     =
			=======================================================
  

This is a simple Perl script that scans for Local File Inclusion (LFI) vulnerabilities on web applications.

This script was originally inspired by a blog post on Kaotic Creations, and it has been modified by Me for personal use.

Disclaimer

Use this script responsibly and ethically. Unauthorized scanning of websites and exploitation of vulnerabilities without proper authorization is illegal and unethical. This script is provided for educational and informational purposes only. The author and contributors are not responsible for any misuse or damage caused by this script.

Usage

  1. Clone the repository:

    git clone https://github.com/kvlx-alt/LFI-Scanner.git
  2. Navigate to the repository directory:

    cd LFI-Scanner
  3. Run the script:

    perl lfi_scanner.pl
  4. Follow the prompts to enter the target site URL and the path to the wordlist file (/usr/share/seclists/Fuzzing/LFI/LFI-Jhaddix.txt).

  5. The script will scan for LFI vulnerabilities and provide a summary of the results at the end.

Machine used for the example gif > HackMyVM

Animated GIF

Credits

About

LFI Scanner - Lightweight Local File Inclusion Vulnerability Scanner

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages