-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1453 from SEKOIA-IO/feature/vg_trellix_edr_integr…
…ation Feature: Trellix EDR integration
- Loading branch information
Showing
3 changed files
with
37 additions
and
1 deletion.
There are no files selected for viewing
35 changes: 35 additions & 0 deletions
35
docs/xdr/features/collect/integrations/endpoint/trellix_edr.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
uuid: 954a6488-6394-4385-8427-621541e881d5 | ||
name: Trellix EDR | ||
type: intake | ||
|
||
## Overview | ||
|
||
Trellix has been involved in the detection and prevention of major cybersecurity attacks. It provides hardware, software, and services to investigate cybersecurity attacks, protect against malicious software, and analyze IT security risks. | ||
|
||
!!! warning | ||
Important note - This format is currently in alpha. We highly value your feedback to improve its performance. | ||
|
||
{!_shared_content/operations_center/detection/generated/suggested_rules_954a6488-6394-4385-8427-621541e881d5_do_not_edit_manually.md!} | ||
|
||
{!_shared_content/operations_center/integrations/generated/954a6488-6394-4385-8427-621541e881d5.md!} | ||
|
||
## Configure | ||
|
||
This setup guide will show you how to forward your Trellix EDR events to Sekoia.io. | ||
|
||
### Configure OAuth | ||
|
||
1. Get `client_id`, `client_secret` and `x-api-token` from your Trellix profile. Ensure that the following scopes are associated to your credentials: soc.act.tg | ||
2. Make sure you have access to events by making a request from the [documentation](https://developer.manage.trellix.com/mvision/apis/threats) | ||
|
||
### Create an intake | ||
|
||
Go to the [intake page](https://app.sekoia.io/operations/intakes) and create a new intake from the format Trellix EDR. Copy the intake key. | ||
|
||
### Pull events | ||
|
||
To start to pull events, you have to: | ||
|
||
1. Go to the [playbooks page](https://app.sekoia.io/operations/playbooks) and create a new playbook with the [Trellix](../../../automate/library/trellix.md) trigger | ||
2. Set up the module configuration with the Client Id and Client Secret. Set up the trigger configuration with the intake key | ||
3. Start the playbook and enjoy your events |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters