ExpertRules
Overview
This repository contains the set of rules that can be used with Trellix Endpoint Security in the Exploit Prevention policy. The rules are classified into 2 major groups:
1. TRELLIX : This folder contains Expert rules that are authored by Team Trellix or are derived from the Community authored expert rules. It contains different categories of Expert rules considering the purpose of the rule. All the rules within the GENERIC_RULES folder under TRELLIX can be considered as examples for learning. These Expert rules in all other sub folders, in their current form have undergone validation for syntax, functionality and limited quality analysis has been performed on a selected set of platforms. The rules are typically documented to provide details on the tested environment, links to techniques, limitations (if any), etc. Customers are encouraged to customize these rules to suit their environment and reduce false positive trigger alerts.
2. COMMUNITY : This folder contains rules authored by Expert Rule Community - The Expert Rule community comprises of External Contributors to Trellix Endpoint Security product in terms of authoring Exploit Prevention Expert Rules. This comprises of Blue teamers, Customers, Security Professionals, SOC, etc.
IMPORTANT: Trellix recommends testing Expert Rules in a non-production test environment to ensure rule integrity, and to prevent conflicts with unique environment configurations. Customers should exercise caution when deploying Expert Rules in their environment.
🚀 Adding an Expert Rule
- Log on to EPO Console using your credentials
- Go to
Policy Catalog
page from the menu
- Click on
Endpoint Security Threat Prevention
Product and selectExploit Prevention
- Click on
Edit
button corresponding to policy you want to update
- Click on
Show Advanced
button to view advanced settings for Exploit Prevention - Go to
Signatures
section and click onAdd Expert Rule
button
- Fill in details for
Rule name
,Severity
,Action
,Rule Type
andRule Content
- Click on
Save
to save an expert rule
Support
For syntactical issues related to Expert Rules, please raise an issue.
To know more on support for custom ENS rules. Refer KB94889
Resources
Expert Rules training videos
10.7.x Product guide – Using Expert Rules
10.6.x Product guide – Overview of Expert Rules
🤝 Contributing
Thanks for taking the time to contribute!