OpenCTI configuration

This section provides some useful hints on how to configure OpenCTI for connecting to Wazuh. Please refer to the OpenCTI documentation for more details.

TODO: alerting

Status templates

Status templates are used to assign statuses on reports, tasks, incidents and cases, typically used to track progress. They are not assigned directly, but used as individual states as part of workflows. Status templates are shared between workflows and can be created either under Settings → Taxonomies → Status templates, or directly in the workflow editor.

OpenCTI provides the following default status templates:

_images/status_templates_1.png

OpenCTI status template overview with default status templates

Workflows

Although OpenCTI provides default status templates, there are no default workflows for most relevant entities. Workflows are needed to set statuses on reports, tasks, incidents and cases.

Workflows are configured under Settings → Customization → <entity type> → Workflow:

_images/workflows_1.png

Customising the entity Incident response

_images/workflows_2.png

Modifying workflows for Incident response

Workflows are defined with status templates in a logic order, like New → In progressClosed. Different types of entities may warrant different workflows. Note that it is possible to have several alternatives to a workflow stage by assigning a status label to the same index. In the following example, the state following TO_BE_QUALIFIED can be either IN_PROGRESS or HUNTING:

_images/workflows_3.png

Example workflow for Incident response

Case templates

Case templates lets you conveniently assign a set of default tasks on a case. They are configured under Settings → Taxonomies → Case templates.

_images/case_templates_1.png

Creating a new case template by adding tasks

_images/case_templates_2.png

Case template task list

The connector will not use any case template when creating incident response cases, but case templates can easily be applied by using the Apply a new case template button in the tasks section:

_images/apply_case_template_1.png

Applying case template to a new case

_images/tasks_1.png

Tasks created by applying a case template