mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Adds initial support to @detectXSS
Libinject was recently updated to support XSS detection. This commit adds initial support to it.
This commit is contained in:
@@ -6,7 +6,9 @@ standalone_la_SOURCES = ../apache2/acmp.c \
|
||||
../apache2/apache2_config.c \
|
||||
../apache2/apache2_io.c \
|
||||
../apache2/apache2_util.c \
|
||||
../apache2/libinjection/libinjection_html5.c \
|
||||
../apache2/libinjection/libinjection_sqli.c \
|
||||
../apache2/libinjection/libinjection_xss.c \
|
||||
../apache2/mod_security2.c \
|
||||
../apache2/modsecurity.c \
|
||||
../apache2/msc_status_engine.c \
|
||||
|
Reference in New Issue
Block a user