1
0
mirror of https://github.com/minimaxir/big-list-of-naughty-strings.git synced 2025-09-03 02:42:36 +02:00

Merge pull request #54 from pgrochowski/master

Added SQL injection for bypassing logins.
This commit is contained in:
Max Woolf
2015-08-18 20:36:40 -07:00

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
#