Skip to main content
Version: v6

Auto Profiling

Overview

Auto Profiling displays all the parameters learned from the request i.e. headers, cookies, arguments. The learning can be deployed using Deploy Learning. Users can also upload a swagger file.

Auto Profiling

How to Use:

1.Go to WAF > Listener > Auto Profiling

2.Configure your settings

3.Click Save Changes

ParameterDescriptionAccepted ValuesDefault
Add URIEnter the URIStringBlank
RegexEnter the specific URI regexRegexBlank
DescriptionEnter the URI descriptionStringBlank
MethodSelect the methodDrop-downPOST
Fixed URLEnable it for fixed URLBooleanFalse
Parameter NameEnter parameter nameStringBlank
Parameter TypeSelect from the drop-downDrop-downBlank

Description

1.Add URI:

Users can enter the URI.

2.Regex:

Users can enter the specific URI regex.

3.Description:

Users can enter the URI description.

4.Method:

Users can select the method.

5.Fixed URL:

Users can enable it for fixed URL.

6.Parameter Name:

Users can enter parameter name.

7.Parameter Type:

Users can select the parameter type from drop down menu.