Security Operations SIEM: Step 3 - Rules

Table of Contents

Below you'll find a table of contents for the Rules journey.

siem-rules.png

Rules are the backbone of ensuring data is actionable and aligned to your unique policies within SecOps. Rules allow your SecOps team to tailor information and alerting to the unique needs of your organization.

Prerequisites

  • Entitlement for SecOps SIEM on the account and project.

Actions

siem-rules-write-rules.png
 Write Rules

SecOps enables you to view telemetry, entity context, relationships, and vulnerabilities as a single detection within your account. It provides entity contextualization to enable you to understand both the behavioral patterns in telemetry and the context of those impacted entities from those patterns.

 
Show More
Prerequisites

See the Relevant Links section for more documentation regarding the prerequisites.

  • Existing Chronicle instance
  • Proper access in Chronicle
Steps
  1. Open the Rules Dashboard in Chronicle, select Rules.

  2. Click on Rules Editor > New

  3. Specifiy your source using either the

    udm

    or

    entity
  4. Specify the entity data

  5. Specify UDM event data

Relevant Links

siem-rules-view-rules.png

View Rules

Existing rules can be copied and edited as needed. This allows the rapid creation of new rules based on existing rules, or modification of existing rules when required.

Show More
Prerequisites

See the Relevant Links section for more documentation regarding the prerequisites.

  • Existing Chronicle instance
  • Existing rules
Steps
  1. Click on Rules Editor, lets you edit existing rules and create new ones.

  2. Use the Search rules field to search for an existing rule.

  3. Select the rule you are interested in from the Rules List.

  4. Use the Rules Editing window to edit existing rules and to create new rules.

  5. Click New in the Rules Editor to open the Rules Editor Window.

Relevant Links
siem-rules-manage-rules.png
Manage Rules

SecOps enables you to view telemetry, entity context, relationships, and vulnerabilities as a single detection within your SecOps account. It provides entity contextualization to enable you to understand both the behavioral patterns in telemetry and the context of those impacted entities from those patterns.

Show More
Prerequisites

See the Relevant Links section for more documentation regarding the prerequisites.

  • Existing Rules in SOAR
  • Proper access to manage rules
Steps
  1. The Rules Editor lets you edit existing rules and create new ones.

    1. Use the Search Rules field to search for an existing rule.

    2. Select the rule you are interested in from the Rules List.

    3. Use the Rules Editing window to edit existing rules and to create new rules.

    4. Click New in the Rules Editor to open the Rules Editor Window.

Relevant Links
siem-rules-add-qualifiers.png
Add Qualifiers

While writing or editing rules, you might want to add additional qualifiers for the entity context.

Show More
Prerequisites

See the Relevant Links section for more documentation regarding the prerequisites.

  • Access into Chronicle
  • Editing new or existing rules in the Rules Editor
Steps
  1. In the rules editor, provide a after the event name. The must be graph.

    1. Example:

      $e.graph.entity.hostname
  2. There are two equivalent methods of referring to a UDM event:

    1. $u.udm.principal.asset_id
    2. $u.principal.asset_id
  3. Qualifiers can be mixed and matched in the rule text. You can use different qualifiers for the same event as well.

Relevant Links

siem-rules-define-outcomes.png

Define Outcomes

Detection engine supports an outcome section that allows you to derive more information from a rule. The logic from the outcome section is evaluated against each detection.

Show More
Prerequisites

See the Relevant Links section for more documentation regarding the prerequisites.

  • Access into Chronicle
  • Editing new or existing rules in the Rules Editor
Steps
  1. In the Rules editor, supply a rule following the guidance in the linked docs on the next slide.

    1. An example can be found in the linked documentation.

Relevant Links
Contributors
Version history
Last update:
‎04-25-2024 12:34 PM
Updated by: