Skip to content

SQLi & LFI Scanner is a powerful security testing tool designed to detect SQL Injection (SQLi) vulnerabilities and Local File Inclusion (LFI) flaws in web applications. It helps ethical hackers and security researchers identify security weaknesses efficiently.

License

Notifications You must be signed in to change notification settings

Ap1311/SQL-LFI_Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3c42e2f Β· Mar 23, 2025

History

3 Commits
Mar 8, 2025
Mar 23, 2025
Mar 8, 2025

Repository files navigation

SQL-LFI_Scanner



πŸ“œ Description

πŸ“ SQLi & LFI Scanner is a powerful security testing tool designed to detect SQL Injection (SQLi) vulnerabilities and Local File Inclusion (LFI) flaws in web applications. It helps ethical hackers and security researchers identify security weaknesses efficiently.

✨ Features

βœ… SQL Injection Detection - Identifies potential SQL injection vulnerabilities in web applications.

βœ… Local File Inclusion (LFI) Detection - Scans for LFI vulnerabilities to assess security risks.

βœ… Automated Scanning - Quickly scans URLs and parameters for exploitable weaknesses.

βœ… User-Friendly Interface - Simple and efficient tool for both beginners and experts.

βœ… Lightweight & Fast - Built for speed and accuracy in vulnerability detection.

πŸ”§ Installation & Usage

πŸ“Œ Clone and Unzip the Repository

git clone https://github.com/Ap1311/SQL-LFI_Scanner.git

πŸ“Œ Navigate to the Directory

cd SQL-LFI_Scanner

πŸ“Œ Run the Application

python3 scanner.py -u <target_url>

πŸ“Œ Example Usage

python3 scanner.py -u http://example.com/index.php?id=1

πŸ–₯️ Supported Platforms

OS Support Level
🐧 Linux Excellent
πŸ–₯️ Windows Excellent
🍏 MacOS Excellent
πŸ“± Android UnSupported

πŸš€ Usage

1️⃣ Run python3 scanner.py -u <target_url> to start scanning.

2️⃣ The tool will automatically test for SQLi and LFI vulnerabilities.

3️⃣ Results will be displayed, highlighting potential security risks.

4️⃣ Use the findings for security analysis and patching vulnerabilities.

⚠️ Common Issues & Solutions

Issue Cause Solution
❌ "No vulnerabilities found" Target may be secure Try different parameters or URLs
πŸ”„ "Script not running" Python3 not installed Install Python3 and rerun the script
🚫 "Permission Denied" Insufficient privileges Run with elevated permissions (sudo)

❗ Disclaimer

⚠️ This tool is for ethical hacking and security research purposes only. Unauthorized scanning of domains may violate legal and ethical guidelines. Use responsibly.

🌎 Find Me on

  • Github

  • Gmail

  • Telegram

  • WhatsApp

About

SQLi & LFI Scanner is a powerful security testing tool designed to detect SQL Injection (SQLi) vulnerabilities and Local File Inclusion (LFI) flaws in web applications. It helps ethical hackers and security researchers identify security weaknesses efficiently.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages