Skip to main content
Version: 2.12.0

Threat Hunting Integrations

With our webhooks, you can forward both threat detection and threat hunting events to your security solution. Filters allow you to choose which events are sent to which third-party solution.

For example, you might forward:

  • Threat detections to solution A
  • Threat hunting events to solution B
  • Both to solution C

The configuration shown below is an example for forwarding threat hunting events.

Through integration with your security stack, you can forward anomaly alerts directly to your SIEM or SOAR platform, enabling your Security Operation Center to respond faster and more efficiently. These alerts can enrich existing security incidents with file access context, correlate user behavior anomalies with broader threat intelligence, and trigger automated response workflows so you can react before the damage is done.

Setting Up Webhook Integration

Follow these steps to configure webhook integration for threat hunting alerts:

  1. Navigate to Integrations
    Click on Integrations in the Eyeglass menu. Eyeglass Integrations Menu

  2. Access Webhooks Section
    Navigate to the Webhooks section.

  3. Add New Webhook
    Click the blue + icon to add a new webhook. Add New Webhook Button

  4. Fill in Webhook Information
    Complete the following webhook configuration fields: Webhook Configuration Form

    FieldDescriptionOptions/Example
    NameDescriptive name for your webhooke.g., "SOC-SIEM-Integration"
    URLTarget endpoint URL for webhook deliverye.g., "https://your-siem.company.com/webhook"
    Event TypeSelect Threat HuntingThreat Hunting
    Event Severity FilterDecide which events to forward/send overHigh, Mid-High, Mid, Mid-Low, Low
    Event State FilterDecide which states to forward/send overOpen
    HeadersAdd any required HTTP headers for authentication or routinge.g., "Authorization: Bearer token123"
  5. Save Configuration
    Click on Save and then Save Changes in the integrations UI to begin receiving threat hunting alerts at your specified endpoint.