Adds support to the @detectSQLi operator

This commit is contained in:
Felipe Zimmerle
2015-08-13 23:33:57 -03:00
parent 4baee88eb3
commit 1de6d07dfd
3 changed files with 33 additions and 17 deletions

View File

@@ -182,6 +182,7 @@ libmodsecurity_la_SOURCES = \
LIBINJECTION = \
../others/libinjection/src/libinjection_html5.c \
../others/libinjection/src/libinjection_sqli.c \
../others/libinjection/src/libinjection_xss.c