Skip to main content
Version: v6

Signatures

These are in-built rules of WAF.

Overview

Signatures contain rules that are evaluated for each request that passes through WAF. The rules offer protection from many different types of attacks for Web Service/API including OWASP top 10 as well as it can help users to specify the behavior for their application. The WAF has multiple types of Rules designed to target specific use cases.

Signatures

How to Use :

1.Go to WAF > Listeners > Security Profiles > Rules > Signatures 2.You can change the status of the signature to AUTO, PROD, STAGED, DISABLED. 3.Configurations will be deployed successfully.

ParametersAccepted ValuesDefault
Rule IdIntegerNone
TypeType of ruleNone
NameName of the signatureNone
StatusChoose the status of the signature from the drop-downAuto
TimestampDate and Timestamp of the rule when last updated.Blank
RequestsSpecifies the count of hitsBlank
MatchSpecifies the count when the rule is matched.Blank
ActionDelete the ruleNone

Description

1.Rule Id:

Predefined rule id for the signatures. The Id is unique for each rule.

2.Type:

It specifies the type of signature like Firewall, Response, etc.

3.Name:

It specifies the name of the signatures. The name describes the identity of the rule which helps the user understand what is the use of that rule.

4.Status:

It specifies the status of the signature and can be set accordingly to PROD, STAGED, DISABLED.

5.Timestamp:

It specifies the date time stamp at which the rule has been updated.

6.Requests:

It specifies the number of times request matched with the current rule while learning-enabled with the current security profile.

7.Match

It specifies the number of requests matched with the current rule in the current security profile.

8.Action:

It specifies the action need to perform on the current rule. In order to delete the rule, we can click on the delete button to remove certain rules in the current security profile.

We can reset learning by clicking the Reset Learning button at the top right of the page.

We can also update the rule status at once by selecting multiple rules. After clicking on the Update Status button, select desired status to update.