icon/x Created with Sketch.

Splunk Cookie Policy

We use our own and third-party cookies to provide you with a great online experience. We also use these cookies to improve our products and services, support our marketing campaigns, and advertise to you on our website and other websites. Some cookies may continue to collect information after you have left our website. Learn more (including how to update your settings) here.
Accept Cookie Policy

We are working on something new...

A Fresh New Splunkbase
We are designing a New Splunkbase to improve search and discoverability of apps. Check out our new and improved features like Categories and Collections. New Splunkbase is currently in preview mode, as it is under active development. We welcome you to navigate New Splunkbase and give us feedback.

Accept License Agreements

This app is provided by a third party and your right to use the app is in accordance with the license provided by that third-party licensor. Splunk is not responsible for any third-party apps and does not provide any warranty or support. If you have any questions, complaints or claims with respect to this app, please contact the licensor directly.

Thank You

Downloading ExtraHop
SHA256 checksum (extrahop_311.tgz) 8b5c6bd7d21d26db76a7192afc7cd9050f0a4a6f7eca2562dacbaf41ce91a827 SHA256 checksum (extrahop_310.tgz) 3256151541ace18f5015d6e3eddb701cf224c360b558e40fb2450a9a02625b4e SHA256 checksum (extrahop_300.tgz) fd1c2ad2839cadd5ce6a6bba92746fa2517e3fc2fa2579d191bfe3f31538e3b1 SHA256 checksum (extrahop_210.tgz) 36056606eec1127e2c0b2c440dfdeed4f11e3134419989de6fd5d97c17d47f8e SHA256 checksum (extrahop_200.tgz) a9edf38fe368871747b63d8cb6b533f6a76abcf1190d7ba82b5b304f1adda950 SHA256 checksum (extrahop_104.tgz) 27b318950a58da4044de2eb17b868c5a779d8be87c98a42faf33bbc1eeee4614

Flag As Inappropriate

soar

ExtraHop

Splunk SOAR Cloud
Overview
This app integrates with your ExtraHop system to gain insight into devices, traffic, and detections in your environment

Supported Actions Version 3.1.1

  • test connectivity: Initiate a connection to the ExtraHop system to validate the asset configuration
  • get device info: Retrieve details and properties for a device
  • get peers: Retrieve a list of peers that communicated with a device
  • get protocols: Retrieve a list of protocols observed on a device
  • get devices: Retrieve a list of devices based on specified search criteria
  • create device: Create a custom device (Reveal(x) Enterprise only)
  • tag device: Tag an existing device
  • get metrics: Retrieve the metrics data
  • get packets: Retrieve the packets data
  • on poll: Retrieve and ingest of data from the ExtraHop system

Supported Actions Version 3.1.0

  • test connectivity: Initiate a connection to the ExtraHop system to validate the asset configuration
  • get device info: Retrieve details and properties for a device
  • get peers: Retrieve a list of peers that communicated with a device
  • get protocols: Retrieve a list of protocols observed on a device
  • get devices: Retrieve a list of devices based on specified search criteria
  • create device: Create a custom device (Reveal(x) Enterprise only)
  • tag device: Tag an existing device
  • get metrics: Retrieve the metrics data
  • get packets: Retrieve the packets data
  • on poll: Retrieve and ingest of data from the ExtraHop system

Supported Actions Version 3.0.0

  • test connectivity: Initiate a connection to the ExtraHop system to validate the asset configuration
  • get device info: Retrieve details and properties for a device
  • get peers: Retrieve a list of peers that communicated with a device
  • get protocols: Retrieve a list of protocols observed on a device
  • get devices: Retrieve a list of devices based on specified search criteria
  • create device: Create a custom device (Reveal(x) Enterprise only)
  • tag device: Tag an existing device
  • get metrics: Retrieve the metrics data
  • get packets: Retrieve the packets data
  • on poll: Retrieve and ingest of data from the ExtraHop system

Supported Actions Version 2.1.0

  • test connectivity: Initiate a connection to the ExtraHop system to validate the asset configuration
  • get device info: Retrieve details and properties for a device
  • get peers: Retrieve a list of peers that communicated with a device
  • get protocols: Retrieve a list of protocols observed on a device
  • get devices: Retrieve a list of devices based on specified search criteria
  • create device: Create a custom device (Reveal(x) Enterprise only)
  • tag device: Tag an existing device
  • get metrics: Retrieve the metrics data
  • get packets: Retrieve the packets data
  • on poll: Retrieve and ingest of data from the ExtraHop system

Supported Actions Version 2.0.0

  • test connectivity: Validate the asset configuration for connectivity using supplied configuration
  • get device info: Get device details from ExtraHop
  • get peers: Get a list of peers that a device communicated with within the last N minutes
  • get protocols: Get a list of protocols that a device communicated in the last N minutes
  • get devices: Get a list of newly discovered devices
  • create device: Create a new custom device on the ExtraHop
  • tag device: Tag an existing device on the ExtraHop

Supported Actions Version 1.0.4

  • test connectivity: Validate the asset configuration for connectivity using supplied configuration
  • get device info: Get device details from ExtraHop
  • get peers: Get a list of peers that a device communicated with in the last N minutes
  • get protocols: Get a list of protocols that a device communicated in the last N minutes
  • get devices: Get a list of newly discovered devices
  • create device: Create a new custom device on the ExtraHop
  • tag device: Tag an existing device on the ExtraHop

Release Notes

Version 3.1.1
April 11, 2025
  • Update Python dependencies for vulnerabilities, package updates, and platform built-in removals
  • Update Python dependencies for Python 3.13 support
  • Update NOTICE file with updated dependencies
  • Apply pre-commit fixes
Version 3.1.0
June 12, 2023
  • Added support for multiple values for detection category including a default value "sec.attack"
Version 3.0.0
March 22, 2023
  • Updated artifact ingestion logic for 'Detections'
  • Added new approach of configuring severity of container and artifacts based on the 'risk_score' field of detections
  • Added a new field 'extrahop_link' in detections artifact
  • Added a new asset configuration parameter 'Extrahop platform URL'
  • Added container note of the description field while ingesting the detections
  • Added support of missing 'object_value' property in the participants array of detections
  • Added support of '.none' to 'detection status' configuration parameter
  • Updated polling functionality for detections using 'mod_time' field
Version 2.1.0
Nov. 14, 2022
  • Added Test Connectivity for Extrahop Reveal(x) 360
  • Updated endpoint for device related actions
  • Added 'filter'and 'json_object' parameter in the 'get devices' action
  • Added 'json_object' parameter in the 'create device' action
  • Added on-poll functionality for the following:
    • Detections
    • Metrics
    • Packets
  • Added two new actions
    • Get metrics
    • Get packets
Version 2.0.0
Sept. 1, 2022
  • Compatibility changes for Python 3 support [PAPP-26198]
Version 1.0.4
Sept. 21, 2021

ExtraHop Release Notes - Published by Phantom May 11, 2018

Version 1.0.4 - Released May 11, 2018

  • Initial Release

Subscribe Share

Are you a developer?

As a Splunkbase app developer, you will have access to all Splunk development resources and receive a 10GB license to build an app that will help solve use cases for customers all over the world. Splunkbase has 1000+ apps from Splunk, our partners and our community. Find an app for most any data source and user need, or simply create your own with help from our developer portal.

Follow Us:
Splunk, Splunk>,Turn Data Into Doing, Data-to-Everything, and D2E are trademarks or registered trademarks of Splunk LLC in the United States and other countries. All other brand names,product names,or trademarks belong to their respective owners.