Web VulnScan Pro Development by Abdul Hamid Noorani Web VulnScan Pro Development by Abdul Hamid Noorani

Web VulnScan Pro Development

Abdul Hamid  Noorani

Abdul Hamid Noorani

Web VulnScan Pro (Final Version)

👤 Built With Pride By

Hamid Noorani 📧 hamidnoorani04@gmail.com 🔗 GitHub 🔗 LinkedIn
A professional Python tool for scanning web applications for common vulnerabilities.

🔐 Features

XSS, SQL Injection, LFI, Open Redirects
POST-based form injection
Login with session authentication
Clean JSON reports

🔧 Requirements

pip install requests beautifulsoup4

🚀 Usage

python scanner.py https://target.com -o report.json
With login:
python scanner.py https://target.com --login-url https://target.com/login --username admin --password admin123 -o secure-report.json

⚠️ Legal Disclaimer

Use only on systems you own or have permission to test.
Like this project

Posted Jul 28, 2025

Developed a Python tool for web vulnerability scanning.