Description
This article explains how to use the Application override.
Its features are the control of specific application traffic and looking to exempt/switch action of any specific application from the defined application category action.
Scope
FortiGate, all application control signatures.
Solution
If it is required to control the flow of traffic from a specific application, traffic generally by the source or destination address, or by the port, may not be sufficient to precisely define the traffic.
To address this problem, the application control feature examines the traffic itself for signatures unique to the application generating it.
Steps for enabling Application override :
GUI steps:
Go to: Security Profiles -> Application Control -> Application Overrides.
Select 'Create New' to add the specific Application.
This can be Verified from the Application log as well. To check the path, go to Log & Report -> Security Events -> Application Control.
To configure overrides from CLI follow the below :
config application list
edit <name>
config entries
edit <id>
set protocols all <------------- Default all, 0-47.
set risk all <------------- Default all, 1 (low) - 5 (critical).
set vendor all <------------- Default all, 0-25.
set technology all <------------- Default all, 0 - 4.
set behavior all <------------- Default all, 2 or 3 or 5, or 6.
set popularity 1 2 3 4 5 <------------- Default 1 2 3 4 5, from least popular.
set action {pass | block | reset}
set quarantine {none | attacker}
set log {enable | disable}
next
end
next
end
Note:
Some AppCTRL signatures might require SSL Deep Inspection (DPI) enabled, and, with a simple certificate inspection, the configuration would not work. Check if a particular signature requires DPI on the FortiGuard webpage by searching for the specific AppCTRL Signature.
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2025 Fortinet, Inc. All Rights Reserved.