Integrating Permissions

This document describes integrating the Rezonate product with CrowdStrike Falcon, which provides observability to on-premise hosts, users, and CrowdStrike detection data.

Integrate through Webhook

Note: To Integrate, please perform the following actions after authenticating to CrowdStrike as a Falcon Administrator.

  1. Click "Add Configuration" and configure the following:

    1. Name: Rezonate Webhook

    2. Webhook URL: {Url Received From Rezonate}

    3. HMAC Secret Key: {HMAC Received from Rezonate}

    4. Signature Header Name: Keep the default value (X-Cs-Primary-Signature)

    5. Save configuration

  2. Click Create workflow

  3. Click Create Workflow from scratch on the new page and then click Next.

  4. Click on β€œAdd action”

  5. Choose β€œCall webhook”.

  6. In the Webhook name, choose the new β€œRezonate Webhook”.

  7. In data to include, choose the following data points:

    1. Alert ID

    2. Behavior timestamp

    3. Command Line

    4. Description

    5. Executable SHA256

    6. File Path

    7. Name

    8. Sensor platform

    9. Sensor hostname

    10. Sensor domain

    11. Sensor local IP address

    12. Sensor external IP address

    13. Sensor Host ID

    14. Severity

    15. Tactic

    16. Technique

    17. User name

    18. User ID

    19. Action Taken

  1. Now click next and finish.

  2. Name the workflow as β€œRezonate Workflow”

  3. Turn the workflow status to On

  4. Save workflow

Integrate through API Key

To Integrate, please perform the following actions after authenticating to CrowdStrike as a Falcon Administrator

  1. Configure the following:

    1. Client name - β€œRezonate Integration”

    2. Description - β€œAPI key used by Rezonate”

    3. Scopes:

      1. Alerts - Read

      2. Detections - Read

      3. Hosts - Read

      4. IOC Management - Read, Write

      5. IOCs (Indicators of Compromise) - Read, Write

      6. OPTIONAL: Discover - Read

  1. Click Create.

  2. Copy the Client ID, Secret, and Base URL and share them back with Rezonate.

Last updated