Skip to content

A compact, educational web app demonstrating SQL Injection and XSS vulnerabilities and their secure fixes (parameterized queries, output encoding, input validation, CSP, and least‑privilege). Designed for offline, local learning.

Notifications You must be signed in to change notification settings

prashant1039/sql-xss-security-simulator

Repository files navigation

Project goals :

1.Demonstrate simple, intentional vulnerabilities (SQLi and XSS) in a tiny web app.

2.Show attacker payloads (for learning) and how they work.

3.Show secure fixes: parameterized queries, proper output encoding, input validation, least privilege, and content security measures.

About

A compact, educational web app demonstrating SQL Injection and XSS vulnerabilities and their secure fixes (parameterized queries, output encoding, input validation, CSP, and least‑privilege). Designed for offline, local learning.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published