Rule Categories
Overview
Rule categories let you group stream rules and batch rules by attack type for easier management. Security operators can use categories to split detection policies by attack stage or threat nature, and can interpret results in Event Summary and Tickets using the same category criteria.
In Sonar 5, rule categories are managed separately as shared categories used by both stream rules and batch rules. For example, predefining categories such as Initial Access, Privilege Escalation, Command and Control, and Exfiltration makes it easier to manage the purpose of each rule and set response priorities.
When designing a category scheme for the first time, using MITRE ATT&CK tactics as a baseline lets you organize rules systematically by attack stage. The following table shows example category names that correspond to MITRE ATT&CK tactics.
| Category | MITRE ATT&CK Tactics |
|---|---|
| Initial Access | Initial Access |
| Execution | Execution |
| Persistence | Persistence |
| Privilege Escalation | Privilege Escalation |
| Defense Evasion | Defense Evasion |
| Credential Access | Credential Access |
| Discovery | Discovery |
| Lateral Movement | Lateral Movement |
| Collection | Collection |
| Command and Control | Command and Control |
| Exfiltration | Exfiltration |
| Impact | Impact |
| Reconnaissance | Reconnaissance |
All users, including administrators, can view the list. Edit permission is required to add, edit, or delete categories.
Search Rule Categories
You can view or search rule categories in Policies > Rule Categories.
- Category: Name of the rule category
- Description: Description of the rule category
- Modified At: Date the category was last modified
To find a specific rule category in the list, use the search tool in the toolbar. Results are filtered based on the keyword you enter.
The toolbar provides Add,
, and Delete. This list does not support download.
Refresh Rule Category List
To refresh the rule category list with the latest information, click
in the toolbar.
Add Rule Category
To add a rule category:
-
Go to Policies > Rule Categories and click Add in the toolbar.
-
In the New Rule Category panel, enter the following items and click Save.
- Name: Rule category name (required, up to 50 characters)
- Description: Rule category description (up to 1,000 characters)
Edit Rule Category
To edit a rule category:
- In the rule category list, click the rule category you want to edit.
- In the Edit Rule Category panel, update the information and click Save.
Delete Rule Category
To delete a rule category:
- In the rule category list, select the checkbox for the rule category you want to delete.
- Click Delete in the toolbar.
- In the Delete Rule Category dialog, review the selected rule categories and click Delete. To cancel, click Cancel.

