diff --git a/Fuzzing/big-list-of-naughty-strings.txt b/Fuzzing/big-list-of-naughty-strings.txt index 4d0c3da4..03c8e250 100644 --- a/Fuzzing/big-list-of-naughty-strings.txt +++ b/Fuzzing/big-list-of-naughty-strings.txt @@ -543,8 +543,8 @@ http://a/%%30%30 # # Strings which can cause a SQL injection if inputs are not sanitized -1;DROP TABLE users -1'; DROP TABLE users-- 1 +1; SELECT 1 +1'; SELECT 1-- 1 ' OR 1=1 -- 1 ' OR '1'='1