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 VulnCheck Exploit Intelligence App for Splunk
SHA256 checksum (vulncheck-exploit-intelligence-app-for-splunk_100.tgz) 4c15da98327961d18c8cae721757500f293df2f5ec5ecfaaa984a8e3db7ee071
To install your download
For instructions specific to your download, click the Details tab after closing this window.

Flag As Inappropriate

splunk

VulnCheck Exploit Intelligence App for Splunk

Splunk Cloud
Overview
Details
The VulnCheck Exploit Intelligence App for Splunk empowers security teams to enrich CVE data with real-world exploitation intelligence directly inside Splunk. By integrating VulnCheck's comprehensive APIs, the app delivers enriched vulnerability insights, SBOM-driven risk analytics, and threat actor correlation, enabling customers to prioritize vulnerabilities based on active exploitation and real risk, not just static CVSS scores.

*NOTE: This app requires a PAID subscription to VulnCheck Vulnerability & Exploit Intelligence*

VulnCheck Exploit Intelligence App For Splunk

OVERVIEW

The VulnCheck Exploit Intelligence App for Splunk empowers security teams to enrich CVE data with real-world exploitation intelligence directly inside Splunk. By integrating VulnCheck's comprehensive APIs, the app delivers enriched vulnerability insights, SBOM-driven risk analytics, and threat actor correlation, enabling customers to prioritize vulnerabilities based on active exploitation and real risk, not just static CVSS scores.

COMPATIBILITY MATRIX

Component Version/Support
Splunk Enterprise 10.0.x, 9.4.x, 9.3.x, 9.2.x
Python Version Python 3
Operating System Platform Independent
Browser Support Google Chrome, Mozilla Firefox
Deployment Types Standalone, Distributed, Search Head Clustering, Splunk Cloud

RECOMMENDED SYSTEM CONFIGURATION

RELEASE NOTES

Version 1.0.0 (Initial Release)

Core Features:

  • CVE Enrichment Engine - Comprehensive CVE enrichment with VulnCheck's exploitation intelligence
  • SBOM Risk Analysis - Upload and analyze SPDX/CycloneDX SBOM files for vulnerability assessment
  • Interactive Dashboards - Executive Overview, CVE Explorer, SBOM Risk Analyzer, and Reporting dashboards
  • Custom Visualizations - Vulnerability priority pyramids, exploitation timelines, and threat intelligence displays
  • Notable Event Integration - Automatic enrichment of Splunk ES notable events with CVE intelligence
  • Adaptive Response Actions - Enrich IP addresses and CVEs from notable events with VulnCheck Intelligence data

INSTALLATION

VulnCheck Exploit Intelligence App for Splunk can be installed through UI as shown below. Alternatively, .tar or .spl file can also be extracted directly into $SPLUNK_HOME/etc/apps/ directory.

  1. Log in to Splunk Web and navigate to Apps > Manage Apps.
  2. Click Install app from file.
  3. Click Choose file and select the VulnCheck Exploit Intelligence App for Splunk installation file.
  4. Click on Upload.
  5. Restart Splunk if prompted.

Deployment Topologies

1. Standalone Mode

  • Install the VulnCheck app on the Splunk instance
  • Configure API key and start enrichment processes
  • All functionality available on single instance

2. Distributed Environment

  • Search Head: Install app and configure dashboards, correlation searches
  • Indexers: Install app for custom commands and data processing
  • Heavy Forwarders: Install app for data collection and enrichment
  • Configure KV store settings on forwarders
  • Configure correlation settings on search heads only

3. Cloud Environment

  • Install app on Splunk Cloud search heads
  • For data collection, install on IDM instance or on-premise heavy forwarders
  • Work with Splunk support team for IDM configuration

CONFIGURATION

Prerequisites

Before configuring the VulnCheck app, ensure you have:

  • VulnCheck API Key - Obtain from your VulnCheck account
  • Splunk Admin Access - Required for app configuration
  • KV Store Enabled - Verify KV store is enabled in Splunk
  • Network Connectivity - Access to api.vulncheck.com (configure proxy if needed)

Optional:

  • Splunk Enterprise Security - For notable event enrichment and adaptive response actions
  • Splunk Common Information Model (CIM) - For CIM-based vulnerability data enrichment

Account Configuration

Parameter Required Description
API Key Yes Your VulnCheck Premium API key for accessing threat intelligence APIs

To Configure:

  1. Navigate to VulnCheck App > Configuration
  2. Enter your VulnCheck Premium API Key
  3. Click Save

Proxy Configuration

Configure proxy settings if your environment requires proxy access to external APIs.

Parameter Required Description
Enable Optional Check to enable proxy configuration
Proxy Type Optional HTTP proxy type (default: http)
Host Optional Proxy server hostname or IP address
Port Optional Proxy server port
Username Optional Proxy authentication username
Password Optional Proxy authentication password

To Configure:

  1. Navigate to VulnCheck App > Configuration > Proxy
  2. Check Enable checkbox
  3. Enter proxy details
  4. Click Save

Logging Configuration

Configure logging levels for troubleshooting and monitoring.

To Configure:

  1. Navigate to VulnCheck App > Configuration > Logging
  2. Select desired log level from dropdown (DEBUG, INFO, WARNING, ERROR)
  3. Click Save

Enrichment Configuration

Configure automated enrichment of vulnerability data from various sources.

Parameter Required Description
Enable Optional Enable/disable enrichment process
Enrich Data For Yes Select data type (CVEs, PURLs, CPEs)
Data Source Yes Source type (Index, Lookup, CIM)
Index Conditional Splunk index for data source
Sourcetype Conditional Sourcetype for index-based enrichment
Field Conditional Field containing values to enrich
Other Fields Optional Additional fields user wants to include in the enriched data from the source.
Lookup Conditional Lookup to be used for enrichment
Column Name Conditional Column Name having values to enrich
Other Column Names Optional Other column names user wants to add in the enriched data from the source
Data Model Static Value Data model from which the data will be searched and enriched
Data Model Field Static Value Data Model field that contains the values to enrich
Store enrichment details to Index Optional Should data be saved in an index?
Index Conditional The index to save the enriched data
Interval Yes Enrichment frequency (1H, 4H, 6H, 12H, 24H)
Enrich Historical Data Conditional Enable to collect historical vulnerability data from a specific timestamp
Start Date Conditional Date and time from which you want to fetch events. Enter the value in 'YYYY-MM-DDThh:mm:ss' format e.g. 2025-04-17T09:12:36. Time zone will be set to UTC

To Configure:

  1. Navigate to VulnCheck App > Configuration > Enrichment
  2. Configure enrichment parameters
  3. Click Save

SBOM Risk Analysis Configuration

Upload and analyze Software Bill of Materials files for vulnerability assessment.

Parameter Required Description
SBOM File Yes Upload SPDX or CycloneDX format file
SBOM File Identifier Yes Unique identifier for the SBOM file
Overwrite existing enriched data for this file Optional Replace existing data for same identifier
Store enrichment details to Index Optional Save enriched data to Splunk index
Index Conditional The index to save the enriched data

To Configure:

  1. Navigate to VulnCheck App > Configuration > SBOM Risk Analysis
  2. Upload SBOM file and configure parameters
  3. Click Save

Ad Hoc Enrichment

Perform one-time enrichment of specific CVEs, PURLs, or CPEs.

Parameter Required Description
Enrich Data For Yes Data type (CVEs, PURLs, CPEs)
Ad hoc Input Type Yes Upload CSV or Add manually
CSV File Conditional Upload the CSV File here
Column Name Conditional The Column Name having values to enrich
Other Column Name Conditional Other columns you want to add in the enriched data from the source
Values Conditional Comma-separated list of identifiers
Store enrichment details to lookup Optional Save results to lookup table
Store enrichment details to Index Optional Save results to Splunk index
Index Conditional The index to save the enriched data

To Configure:

  1. Navigate to VulnCheck App > Configuration > Ad hoc Enrichment
  2. Select input method and provide values
  3. Click Save

Release Notes

Version 1.0.0
Nov. 10, 2025
  • CVE Enrichment Engine - Comprehensive CVE enrichment with VulnCheck's exploitation intelligence
  • SBOM Risk Analysis - Upload and analyze SPDX/CycloneDX SBOM files for vulnerability assessment
  • Interactive Dashboards - Executive Overview, CVE Explorer, SBOM Risk Analyzer, and Reporting dashboards
  • Custom Visualizations - Vulnerability priority pyramids, exploitation timelines, and threat intelligence displays
  • Notable Event Integration - Automatic enrichment of Splunk ES notable events with CVE intelligence
  • IP Intelligence - IP threat intelligence enrichment and correlation

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.