Adds support to the @detectXSS operator

This commit is contained in:
Felipe Zimmerle
2015-08-13 18:50:57 -03:00
parent f0535ae11b
commit 4baee88eb3
3 changed files with 31 additions and 17 deletions

View File

@@ -174,11 +174,15 @@ libmodsecurity_la_SOURCES = \
rule.cc \
unique_id.cc \
${ACTIONS} \
${LIBINJECTION} \
${OPERATORS} \
${UTILS} \
${VARIABLES}
LIBINJECTION = \
../others/libinjection/src/libinjection_html5.c \
../others/libinjection/src/libinjection_xss.c
libmodsecurity_la_CFLAGS =