bunkerweb 1.4.0
This commit is contained in:
11
deps/src/ModSecurity/others/libinjection/data/sqli-github-125.txt
vendored
Normal file
11
deps/src/ModSecurity/others/libinjection/data/sqli-github-125.txt
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
# https://github.com/client9/libinjection/issues/125 HT @d0znpp
|
||||
|
||||
"-sqlite_version() UNION SELECT password FROM users- --
|
||||
1337) INTO OUTFILE ‘xxx’--
|
||||
123);DROP TABLE users--
|
||||
) OR (SELECT password FROM users ...
|
||||
|
||||
# the following don't fit into the libinjection model and are
|
||||
# best handled in another layer, at least for now.
|
||||
#)-sleep(9999
|
||||
#*/UNION SELECT password FROM users--
|
||||
Reference in New Issue
Block a user