mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2026-01-16 08:27:10 +03:00
Updated Reference Manual (mediawiki)
@@ -3541,7 +3541,7 @@ SecRule REQUEST_URI "@detectSQLi" "id:152"
|
|||||||
== detectXSS ==
|
== detectXSS ==
|
||||||
'''Description:''' Returns true if XSS injection is found. This operator uses LibInjection to detect XSS attacks.
|
'''Description:''' Returns true if XSS injection is found. This operator uses LibInjection to detect XSS attacks.
|
||||||
|
|
||||||
'''Version:''' This functionality is under testing. Currently the code is hosted under the branch: [https://github.com/SpiderLabs/ModSecurity/tree/libinject_detect_xss libinject_detect_xss].
|
'''Version:''' 2.8.0
|
||||||
|
|
||||||
'''Example:'''
|
'''Example:'''
|
||||||
<pre>
|
<pre>
|
||||||
|
|||||||
Reference in New Issue
Block a user