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 MISP42
SHA256 checksum (misp42_500.tgz) ade823c3196fe1d605b27fee2690127154b019e1e8045e65f7a97ba6641a124d
To install your download
For instructions specific to your download, click the Details tab after closing this window.

Flag As Inappropriate

splunk

MISP42

Splunk Cloud
Overview
Details
With MISP42, connect your Splunk search head with your MISP instance(s). It is a versatile TA that acts as a wrapper of MISP API to either collect MISP information into Splunk (custom commands) or push information from Splunk to MISP (alert actions).

Introduction

This TA allows interaction between your Splunk search head (cluster) and one or several MISP instance(s).
It is a versatile TA that acts as a wrapper of MISP API to either collect MISP information into Splunk (custom commands) or push information from Splunk to MISP (alert actions).
The TA is designed to be easy to install, set up and maintain using the Splunk GUI.

Demo dashboards

The TA has one dashboard per custom command and per alert action.
Visit the dashboard and test the custom commands or alert actions.

Usage

MISP to SPLUNK: 5 custom commands:

| mispgetioc misp_instance=misp _params_ | ... gets MISP event attributes into Splunk search pipeline
| mispgetevent misp_instance=misp _params_ | ... gets MISP events into Splunk search pipeline
search ....| mispfetch _params_ | ... append MISP events and/or attributes to the Splunk search pipeline
search ... | mispsearch misp_instance=misp field=myfield | ... searches for matching attributes in MISP including sightings
| misprest misp_instance=misp _params_ | ... MISP API wrapper. it supports all MISP existing API endpoints except uploading a file to MISP.

SPLUNK to MISP: 2 alert actions

  • one action to create new events or edit existing ones if you provide an eventid (or UUID). This allows to contribute to misp event(s) across several alert triggers.
  • one action to increment attribute sighting in a MISP instance.

Use Cases

Collect MISP attributes on Splunk index or lookup

To start getting data available on Splunk, you need to tune or clone one of the saved searches.
Each search starts with | mispgetioc misp_instance=<your_instance_name> and then you can write to an index with | collect or to a lookup with | outputlookup.
3 KV store are already created MISP_web, MISP_file and MISP_email.

Hunting in Splunk logs

Fresh IOC from MISP > saved searches in Splunk

Creating (or editing) events based on automated sandboxing

If you have output of analysis pushed to Splunk you may automate the creation of events
Log on sandboxing output > saved search to qualify, sanitize (dedup remove top Alexa, etc.) and prepare the table (misp_, fo_, eo_ and no_) > set a splunk alert to create event(s) in MISP * Only fields prefixed with misp_ (or fo_ for file objects, eo_ for email objects, no_ for domain-ip objects) are imported * NEW in >=3.2.2 additional fields can be added to MISP event by editing lookup/misp_datatypes.csv see this sample. This will improve compatibility with Enterprise Security Adaptative response * Advise: for objects, verify the name of the fields to be created Object definitions * If you provide an eventid, that event is updated with attributes and objects instead of creating a new one. WARNING apparently the API does create duplicate objects if you submit several time the same inputs.

Sighting in MISP based on Splunk alerts

Search for attributes values/uuids in Splunk > alert to increment sighting counters (standard,false positive,expiration) in MISP for those values/uuids

NEW in >=3.2.2: you can record the source of sighting in alert configuration (static string or inline field)

Usage

  • custom commands
    • mispgetioc Generating command leveraging /attributes/restSearch endpoint
    • mispgetevent Generating command leveraging /events/restSearch endpoint
    • mispfetch Generating command for events leveraging /attributes/restSearch or /events/restSearch endpoints
    • misprest Generating command as a wrapper for MISP REST API.
    • mispsearch streaming command
  • Splunk alert actions to update MISP

    • Alert to create MISP event(s) with an option to publish them at same time.
    • Alert for attribute sighting in MISP.
  • Each custome command and alert action comes with a dashboard to demonstrate how to use them.

    • mispgetioc for example for a generating command (first line of SPL) mispgetioc
    • mispsearch for example for a streaming command to enrich events mispsearch
    • misprest for example for the more versdatile wrapper of MISP API misprest
    • Create event for example for an alert action misp_alert_create_event

Credits

The creation of this app started from work done by https://github.com/xme/splunk/tree/master/getmispioc and the associated blog https://blog.rootshell.be/2017/10/31/splunk-custom-search-command-searching-misp-iocs/ for MISP interactions.

Many thanks to CIRCL and MISP project teams for support, ideas!!!

Many thanks to all reporting bugs, providing feedback and contribution to the code.

Licence

This app misp42 is licensed under the GNU Lesser General Public License v3.0.

Release Notes

Version 5.0.0
March 13, 2025

MISP42 Release 5.0.0 – March 10, 2025

Key Changes:

  • Code Review and Library Updates: The code has been thoroughly reviewed, and libraries have been updated for improved performance and security.
  • New Account Parameters: MISP accounts now support additional parameters for connection and read timeouts. Note: Please update your accounts after the upgrade to configure these new settings.
  • Field Prefix Option: A new parameter allows you to define a prefix for all fields returned by commands. By default, this is set to misp_ to ensure compatibility.
  • Reduced Set of Custom Commands: The custom commands have been streamlined, with only 3 generating commands and 2 streaming commands remaining.
  • Command Harmonization:
  • The parameters and outputs for generating commands mispgetevent and mispgetioc have been harmonized for consistency.
  • The parameters for streaming commands mispfetch and mispsearch have been harmonized as well.
  • *Streaming Command Parameter Changes:

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.