You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/nginx-one/nap-integration/cookies-params-urls.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -116,7 +116,9 @@ See the [Supported Violations]({{< ref "/waf/policies/violations.md#supported-vi
116
116
- Choose whether to enable attack signatures
117
117
118
118
{{< call-out "important" >}}
119
+
119
120
Attack Signatures are only applicable when the Value Type is `User Input` or `Array`**and** the Data Type is either `Alphanumeric` or `Binary`
121
+
120
122
{{< /call-out >}}
121
123
122
124
- Decide if parameter value should be masked in logs which sets `sensitiveParameter` in [Parameter Configuration Reference]({{< ref "/waf/policies/parameter-reference.md" >}})
@@ -143,7 +145,9 @@ Each URL configuration includes:
143
145
-`Attack Signatures`: Indicates whether attack signatures and threat campaigns are enabled, disabled, or not applicable
144
146
145
147
{{< call-out "important" >}}
148
+
146
149
**⚠️ Important:** Attack Signatures are automatically shown as "Not Applicable" when Enforcement Type is set to `Disallow` since the URL is explicitly blocked and signature checking is unnecessary.
150
+
147
151
{{< /call-out >}}
148
152
149
153
For a complete list of configurable URL properties and options, see the [URL Configuration Parameters]({{< ref "/waf/policies/parameter-reference.md" >}}) documentation under the `urls` section.
@@ -181,8 +185,10 @@ See the [Supported Violations]({{< ref "/waf/policies/violations.md#supported-vi
181
185
- If `Allow URL` is selected, you can optionally enable attack signatures
182
186
183
187
{{< call-out "important" >}}
188
+
184
189
**⚠️ Important:** Attack signatures cannot be enabled for disallowed URLs.
185
-
{{< call-out "important" >}}
190
+
191
+
{{< /call-out >}}
186
192
187
193
1.**Optional**: Configure Attack Signatures
188
194
- If enabled, you can overwrite attack signatures for this specific URL
0 commit comments