Skip to content

Commit

Permalink
Merge pull request #1578 from SEKOIA-IO/feat/ClarotyxDome
Browse files Browse the repository at this point in the history
Claroty: add the documentation
  • Loading branch information
squioc authored Jan 26, 2024
2 parents 4a2bf32 + a07445c commit f734976
Show file tree
Hide file tree
Showing 9 changed files with 82 additions and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,81 @@
uuid: 9f47aa9f-52d7-4849-9462-cf7fc8bcd51a
name: Claroty xDome
type: intake

## Overview

Claroty XDome is an integrated cybersecurity platform designed for industrial control systems (ICS) and operational technology (OT) environments, providing comprehensive threat detection, asset discovery, and vulnerability management to safeguard critical infrastructure.

!!! warning
Important note - This format is currently in beta. We highly value your feedback to improve its performance.

## Supported events

This integration supports the following events from Claroty xDome:

- Alerts
- Communication Events

{!_shared_content/operations_center/detection/generated/suggested_rules_9f47aa9f-52d7-4849-9462-cf7fc8bcd51a_do_not_edit_manually.md!}

{!_shared_content/operations_center/integrations/generated/9f47aa9f-52d7-4849-9462-cf7fc8bcd51a.md!}

## Configure

This guide shows you how to set up an integration between Claroty xDome and Sekoia.io.

### Prerequisites

- Have an internal log concentrator

### Create an intake

Go to the [intake page](https://app.sekoia.io/operations/intakes) and create a new intake from the format Claroty xDome. Copy the intake key.

### Set up the integration

To forward the events, set up a new integration in our Claroty console:

1. Log in our Claroty platform
2. In the top bar, click `Settings > System Settings`

![step 2](/assets/operation_center/integration_catalog/cloud_and_saas/claroty_xdome/step_01.png){: style="max-width:100%"}

3. In the left panel, click `My Integrations`

![step 3](/assets/operation_center/integration_catalog/cloud_and_saas/claroty_xdome/step_02.png){: style="max-width:100%"}

4. In the `My Integrations` tab, click `+ Add Integration`

![step 4](/assets/operation_center/integration_catalog/cloud_and_saas/claroty_xdome/step_03.png){: style="max-width:100%"}

5. To create the new integration, select the `Internal Services` category and the `Syslog` integration. Click `Add`

![step 5](/assets/operation_center/integration_catalog/cloud_and_saas/claroty_xdome/step_04.png){: style="max-width:100%"}

6. In the settings of the integration:
- Define the concentrator ip address and port as the destination
- Select `TCP` as the transport protocol
- Select `CEF` as the message format and `RFC 5424` as the syslog protocol standard
- Name the integration and select the collection server to use

![step 6](/assets/operation_center/integration_catalog/cloud_and_saas/claroty_xdome/step_05.png){: style="max-width:100%"}

7. In the `Integration Tasks` section:
- Click `Export Alerts` (1)
- Enable the Export (2)
- Click `Select All` (3)

![step 7](/assets/operation_center/integration_catalog/cloud_and_saas/claroty_xdome/step_06.png){: style="max-width:100%"}

8. In the `Integration Tasks` section:
- Click `Export Comm. Events` (1)
- Enable the Export (2)
- Click `Select All` (3)

![step 8](/assets/operation_center/integration_catalog/cloud_and_saas/claroty_xdome/step_07.png){: style="max-width:100%"}

9. Click `Apply`

## Further readings
- [About Claroty Syslog](https://help.claroty.com/hc/en-us/articles/10703054977053-About-Claroty-Syslog)
1 change: 1 addition & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ nav:
- Cato SASE: xdr/features/collect/integrations/cloud_and_saas/cato_sase.md
- Digital Shadows SearchLight: xdr/features/collect/integrations/cloud_and_saas/digital_shadows.md
- Cisco Duo Security: xdr/features/collect/integrations/cloud_and_saas/cisco_duo_security.md
- Claroty xDome: xdr/features/collect/integrations/cloud_and_saas/claroty_xdome.md
- Github Audit Logs: xdr/features/collect/integrations/cloud_and_saas/github_audit_logs.md
- Google Cloud:
- Google Cloud Audit Logs: xdr/features/collect/integrations/cloud_and_saas/google/google_cloud_audit.md
Expand Down

0 comments on commit f734976

Please sign in to comment.