Web Application Firewall
This behavior implements a suite of security features that block threatening HTTP and HTTPS requests. Use it as your primary firewall, or in addition to existing security measures. You can only implement one instance of this behavior per property, so it typically belongs as part of the default rule.
Features and options
Field | What it does |
---|---|
Enter the WAF Configuration File | Specifies a file containing details about your firewall configuration, for example:"firewallConfiguration": { "configId" : 1, "productionStatus" : "Active", "productionVersion" : 1, "stagingStatus" : "Active", "stagingVersion" : 1 } |
Updated almost 3 years ago