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

 

History

3 Commits
 
 
 
 
 
 

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