Technical Tip: WAF profile severity-based action
| Description | This article describes how to use severity-based action in the Virtual Server WAF profile. |
| Scope | FortiADC. |
| Solution | The predefined 'Medium-Level-Security' profile has no category enabled and denies signature triggers based on the configured severity.
config security waf web-attack-signature
A customized WAF profile by default enables all categories listed below, and the security scans would verify based on category instead of the severity.
category-id Category ID:
Steps to configure:
config security waf web-attack-signature config category end
Based on the above configuration sample, FortiADC Virtual Server WAF profile will only deny high severity signatures and take alert action for medium and low severity.
Related document: |
