Hack Me!

Quick demo of SQL Injection and Cross-Site Scripting attacks

Username:

Password:

{% if sql %}

SQL code:

{{ sql }}

You entered:

Username: {{ username|safe }}

Password: {{ password }}

{% endif %}