mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-12-31 21:59:11 +03:00
added version requirement information for detectSQLi operator (https://github.com/SpiderLabs/ModSecurity/blob/master/CHANGES#L466)
@@ -3649,6 +3649,8 @@ Your site has a wide '''select'''ion of computers.
|
||||
== detectSQLi ==
|
||||
'''Description:''' Returns true if SQL injection payload is found. This operator uses LibInjection to detect SQLi attacks.
|
||||
|
||||
'''Version:''' 2.7.4
|
||||
|
||||
'''Example:'''
|
||||
<pre>
|
||||
# Detect SQL Injection inside request uri data"
|
||||
|
||||
Reference in New Issue
Block a user