Skip to content

Commit 7544e85

Browse files
Update content/2-how-crs-works/2-1-anomaly_scoring/index.md
Co-authored-by: Esad Cetiner <[email protected]>
1 parent 2c83d3f commit 7544e85

File tree

1 file changed

+1
-1
lines changed
  • content/2-how-crs-works/2-1-anomaly_scoring

1 file changed

+1
-1
lines changed

content/2-how-crs-works/2-1-anomaly_scoring/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ Rule coverage should be taken into account when setting anomaly score thresholds
9292
{{% notice warning %}}
9393
Increasing the anomaly score threshold above the defaults (5 for requests, 4 for responses) will allow a substantial number of attacks to bypass CRS and will impede the ability of critical rules to function correctly - including major LFI/RFI safeguards and several protections against severe data-exfiltration vulnerabilities. The anomaly score threshold should only ever be increased temporarily during false-positive tuning.
9494

95-
Some WAF vendors (such as Cloudflare) set the default anomaly score well above our defaults - 5 to 12 times higher than what we recommend. This is not a proper implementation of CRS, and you will neutralize entire sections of the WAF.
95+
Some WAF vendors (such as Cloudflare) set the default anomaly score well above our defaults. This is not a proper implementation of CRS, and will result in bypasses.
9696
{{% /notice %}}
9797

9898
{{% notice info %}}

0 commit comments

Comments
 (0)