Menu

Fun with SQLi

Items Table

ID Name
1Thing 1
2Thing 2
3Red fish
4Blue fish
5Zero
6<script>alert(1)</script>
7<img src="x" onerror="alert(1)">
8<img src="x" onerror="alert(1)">
9Boo!
10ConFoo!!!
11hellooo

Example Attack Strings

SQL Injection:

XSS Attacks: