Overview: In Symantec CBX, you mitigate interoperability conflicts by configuring Allow List policies. These policies exclude the files, folders, and processes of third-party security agents from Symantec CBX scans and behavioral monitoring.
Important Caveats
- Performance vs. Security: Folder exclusions suppress detection visibility. Use them cautiously to address verified performance issues, but be aware that overly broad exclusions can hide malicious activity.
- Policy Limits: An Allow List policy supports a maximum of 1,000 combined file path and folder exclusions for Auto-Protect on Windows.
- Wildcard Support: You can use
* and ? wildcards in file and folder paths to cover multiple versions or directory variations of third-party AV components.
Procedure: Adding Folder Exclusions for Third-Party AV
Use this method to exclude the installation and data directories of the third-party software.
- In the Symantec CBX console, navigate to Endpoint Security > Policies.
- Select the Allow List policy you wish to edit, or create a new one.
- In the Allowed by section, select File / Folder.
- Click Add.
- Configure the Folder Exclusion Settings:
- Prefix: Choose a predefined system prefix (e.g.,
[PROGRAM_FILES]) or select [NONE] to enter a literal path. - Folder: Enter the full path to the third-party AV directory (e.g.,
C:\Program Files\ThirdPartyAV). - Include subfolders: Check this box to ensure all components within that directory are excluded.
- Under the list of technologies, ensure the following are selected (enabled by default):
- Auto-Protect: Excludes the folder from real-time scans.
- Scheduled and On-Demand scans: Excludes the folder from background scans.
- Behavioral Analysis: Excludes the folder from real-time heuristic scans.
- Custom Application Behavior: Prevents rule sets from modifying the files.
- Click Save to add the exclusion to the list.
- Click Save at the top level to update and apply the policy.
Alternative Method: Certificate Exclusions
If the third-party AV solution uses a consistent digital signature for all its executables, you can exclude all files signed by that vendor, which is often more efficient than manual path exclusions.
- In the Allow List policy, navigate to Allowed by > Certificate.
- Click Add.
- Upload the signing certificate used by the third-party AV vendor.
- Select the security technologies from which to exclude the signed files (e.g., Essential Prevention scans).
- Click Save to update the policy.