Security Demos

Interactive browser-based demos for learning practical security concepts. No data leaves your device.

educational onlyclient-side

Injection Fundamentals

XSS Prevention

Try input: <img src=x onerror=alert(1)>

Output

(empty)

SQL Injection

Try input: ' OR '1'='1

Crypto + Auth Tools

Hash Generator

JWT Decoder

Password + Encoding

Password Analyzer

Encoding Tools

More Security Projects