Created on 06-12-2023 05:03 AM Edited on 09-20-2023 12:24 AM By Anthony_E
Description | This article describes how to setup FortiEDR exclusions. |
Scope | FortiEDR version 5.2 and above. |
Solution |
Exclusions functionality requires Manager and Collector version 5.2 and above.
FortiEDR security policies can be divided into 2 groups: pre-execution and post-execution.
Pre-execution group includes execution prevention policy: policy blocks the execution of files that are identified as malicious or suspected to be malicious. For this policy, each file is analyzed to find evidence for malicious activity. I.e. user tries to execute a known malicious file. Execution of the file is blocked by execution prevention policy.
Post-execution policies scan processes behavior:
In order to fully exclude files and process the file populates from scanning setup two exclusions:
In the example below exclusions for both file 'legitimate_file.exe' and process, populated by 'legitimate_file.exe' execution are set:
Note: In the examples below following directory structure will be used: folder 'legitimate_software' with 2 files (content1/2.exe) and 2 subfolders (subfolder1/2) inside:
In order to exclude the content of the specific folder from analysis, the path has to be specified in the following way: *\folder\. In the example below content1.exe and content2.exe under '\legitimate_software\' are excluded from analysis with both pre-execution and post-execution security policies:
Note: variables like %path% are not supported and have to be substituted with an asterisk. I.e. %SystemRoot%\System32\ must be specified as *\System32\
In order to exclude subfolders and content inside subfolders from analysis, the path has to be specified in the following way: *\folder\* In the example below subfolder1 and subfolder2 under '\legitimate_software\' folder with subfolders' content are excluded from analysis with both pre-execution and post-execution security policies:
In order to exclude both the content of the specific folder and subfolders with subfolders' content previous 2 examples must be combined:
In the example below subfolder1 and subfolder2 under '\legitimate_software\' folder with subfolders' content, the content of '\legitimate_software\' are excluded from analysis with both pre-execution and post-execution security policies:
|
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 2024 Fortinet, Inc. All Rights Reserved.