Splunk SOAR

CrowdStrike app in SOAR: Why does Detonate File requires Vault ID?

TheGovernor21
Engager

I am using the CrowdStrike App in my playbook and trying to run the detonate file action. One of the required parameters is Vault ID, which supposedly the Vault ID of the file. I am not quite sure what the vault id means. 

RequiredParameter.PNG

Labels (1)
Tags (1)
0 Karma

phanTom
SplunkTrust
SplunkTrust

@TheGovernor21 the vault_id is a hash value assigned to the file when ingested into SOAR. Generally it's a SHA1 of the file so if you already know that you should be able to pass it into the action. 

Otherwise you will need to grab the id by using the vault API in a custom function to retrieve the value and pass it into the action:  https://docs.splunk.com/Documentation/SOARonprem/6.1.0/PlaybookAPI/VaultAPI 

 

- Hopefully this helped! If it's a solution please mark it for others to see! Happy SOARing - 

Tags (1)

TheGovernor21
Engager

The vault id can be found in the file part of the container.

0 Karma

phanTom
SplunkTrust
SplunkTrust

Yes but you can only get that manually. If you need to use it in a playbook then you need to get it via the API 1st then pass the value you need into the action input. 

0 Karma
Get Updates on the Splunk Community!

Celebrating Fast Lane: 2025 Authorized Learning Partner of the Year

At .conf25, Splunk proudly recognized Fast Lane as the 2025 Authorized Learning Partner of the Year. This ...

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 ...