Interactive Attack Simulation Playground

Safe, simulated exercises to understand vulnerabilities (SQLi, XSS, Phishing). This sandbox is for learning only — it does not run destructive code.

SQL Injection

Simulate login bypasses and learn parameterized queries.

Try SQL Injection
Cross-Site Scripting (XSS)

Submit payloads to see how un-encoded content can be executed.

Try XSS
Phishing Detection

Analyze an email body and learn common red flags.

Try Phishing