Home > Configuration > Application Firewall > setappfwlearningsettings_sqlinjectionpercentthreshold

setappfwlearningsettings_sqlinjectionpercentthreshold

Use this method to set minimum percentage of application firewall sessions that must contain a particular HTML SQL injection pattern for the learning engine to learn that HTML SQL injection pattern.

Syntax



Parameters

profilename

Name of the profile.
This is mandatory parameter.

sqlinjectionpercentthreshold

Minimum percentage of application firewall sessions that must contain a particular HTML SQL injection pattern for the learning engine to learn that HTML SQL injection pattern.
Default value = AS_LEARNINGSETTINGS_DEFAULT_PERCENTTHRESHOLD.
Maximum value = 100.

Return Value

Returns simpleResult

See Also