WEB APPLICATIONS SECURITY SCANNER FOR SQL INJECTION AND XSS

 
Project Algorithm :
Hashing, Grouping, aggregation, severity categorization
 
Project Overview :
Build a lightweight web-application security scanner that automatically discovers input points (URLs, query parameters, forms), performs non-destructive tests to detect potential SQL Injection (SQLi) and Cross-Site Scripting (XSS) vulnerabilities, analyzes server responses for tell-tale signs (reflection, error messages, missing input sanitization), stores results, and shows a concise report. The tool is intended for educational and defensive use (pen-testing with permission), and focuses on detection and reporting rather than exploitation.
 

Reference Video : -