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

Commit c258e74

Browse files
committed
Remove debug rule
1 parent 156341e commit c258e74

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rules/REQUEST-920-PROTOCOL-ENFORCEMENT.conf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -497,7 +497,6 @@ SecRule TX:CRS_VALIDATE_UTF8_ENCODING "@eq 1" \
497497
# https://www.checkpoint.com/defense/advisories/public/2007/cpai-2007-201.html
498498
# https://github.com/SpiderLabs/owasp-modsecurity-crs/issues/719
499499
#
500-
SecRule REQUEST_URI "(.*)" "msg:'got %{tx.0}',id:22,capture"
501500
SecRule REQUEST_URI|REQUEST_BODY "\%u[fF]{2}[0-9a-fA-F]{2}" \
502501
"msg:'Unicode Full/Half Width Abuse Attack Attempt',\
503502
id:920260,\

0 commit comments

Comments
 (0)