Skip to content

Latest commit

 

History

History
85 lines (49 loc) · 3.17 KB

README.md

File metadata and controls

85 lines (49 loc) · 3.17 KB

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