Skip to content
This repository was archived by the owner on May 14, 2020. It is now read-only.

Commit 3ccaea7

Browse files
authored
SQLi: fix comment for 942511
1 parent ab241d5 commit 3ccaea7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rules/REQUEST-942-APPLICATION-ATTACK-SQLI.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1620,7 +1620,7 @@ SecRule REQUEST_BASENAME "@detectSQLi" \
16201620
# The rule 942511 is related to 942110 which catches a single ' or `
16211621
#
16221622
# The rule 942510 is similar to this rule, but triggers on backticks
1623-
# (`if'). That rule runs in paranoia level 2 or higher since the risk of
1623+
# (`if`). That rule runs in paranoia level 2 or higher since the risk of
16241624
# false positives in natural text is still present but lower than this
16251625
# rule.
16261626
#

0 commit comments

Comments
 (0)