Detection Rules

The Detection Rules page is where you view, filter, create, and manage detection rules created within your organization. Detection rules form the foundation of your threat detection pipeline, generating detections that ultimately feed into alerts for analysts to investigate. Each rule defines a specific pattern of suspicious activity, expressed as an AQL query or generated from a natural-language AI prompt, and runs continuously against incoming log data on a configurable schedule. A detection is automatically generated whenever the pattern matches.

Every rule includes a risk score, one or more MITRE ATT&CK technique mappings, and an OCSF category, helping you prioritize and triage detections consistently across your environment. You can use Anomali pre-built detection rules (coming soon) or create your own. The output of a rule feeds directly into alert rules, which group and escalate detections into alerts for analysts to investigate. For more information on alerts, see Alerts.

To access your detection rules, navigate to ThreatStream Next GenSecurity Operations > Detection Rules.

(Click the image to enlarge it.)

Search: Search detection rules by their names. The search is case insensitive and updates incrementally.

Status: Filter detection rules by their status—Enabled, Disabled, or All.

OCSF Category: Filter rules by their assigned Open Cybersecurity Schema Framework (OCSF ) category.

MITRE Technique: Filter rules by MITRE ATT&CK technique ID or name. For example, T1021 or Remote Services.

Source: Filter rules by their origin. 

Name: Name of the rule. Click the name to open the rule configuration view.

Risk Score: A circular badge showing the risk score of the rule, on a scale of 1 (lowest) to 5 (highest). See Entity Risk Scores for details.

MITRE Techniques: The MITRE ATT&CK technique(s) associated with the rule, shown as badges. When more techniques are mapped than can be displayed, an overflow badge (+N) indicates additional techniques.

OCSF Category: The OCSF category assigned to the rule. For example, System Activity, Network Activity, or Discovery.

Frequency: A 7-day sparkline showing how often the rule has been triggered recently.

Last Triggered: Timestamp of when the rule most recently fired.

Source: Indicates where the rule came from.

Status: Toggle to enable or disable the rule directly from the list. Toggling a status of the rule takes effect immediately and is recorded in the audit trail. For other ways of enabling/disabling rules, see Enabling Detection Rules and Disabling Detection Rules.

Note: Only Organization Administrators, rule owners, or users who have both the Manage Detection Rules permission and write ACL on the specific rule can enable/disable it. See Detection Rule Actions and Their Required Permissions for details.

More options menu:

View Settings: Select the columns and table density (default or compact) to be displayed. By clicking the drag handle icon (), drag and drop columns to change their position in the table. To return the view back to its default settings, click Reset View.

New Rule: Create a new detection rule. For details, see Creating Detection Rules.