1
0
mirror of https://github.com/minimaxir/big-list-of-naughty-strings.git synced 2025-09-09 21:50:47 +02:00

Added SQL injection for bypassing logins.

This commit is contained in:
Patryk Grochowski
2015-08-18 19:15:37 -07:00
parent 0c0351c2a5
commit f0fecb173f

View File

@@ -474,6 +474,7 @@ perl -e 'print "<IMG SRC=java\0script:alert(\"XSS\")>";' > out
1;DROP TABLE users
1'; DROP TABLE users--
' OR 1 == 1;
# Server Code Injection
#