All Apps and Add-ons

Making a Dynamic (On-the-fly)REST API CALL from Splunk to an application

kirtar
New Member

I am trying to create an on-the-fly REST API call to an application from Splunk. So, the Scenario is like this -

I have some cyber attack related indicators in Splunk - one of the fields represents the file-hash. Now, I'd like to get further details about this malware hash like

  • which files are associated with this
  • which domains it connects to
  • which malware family it belongs to
  • which threat actors uses it etc.

These details are in my threat-intel app which is accessible through REST API.

Now, the requirement is to take this (malware-hash) as "value" parameter and POST it through an API to the Application to extract the related information from the app. now, this value could be any thing - it could be malware hash, ip, url etc - everytime, I investigate the incident and if I need the context - I should be able to call the REST API of the APP from Splunk based on the "indicator" (hash, ip, url) to fetch the related info.

Is it possible? how?

Regards,

Kirtar

Tags (1)
0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...