Splunk SOAR

Email user and get response back

rodneyjerome
Explorer

Hi,

 

I am looking send an email to user with simple yes/no response which I can then use to handle the case. I know Palo Alto’s soar has some integrations to handle this. Do we have similar func in Splunk or any idea on how to implement them.

 

Thanks in advance 

Labels (1)
0 Karma

MrM1
New Member

Hello @phanTom ,
Hope my message finds you well.
Are those playbooks by chance in the community repository?

0 Karma

phanTom
SplunkTrust
SplunkTrust

@rodneyjerome it's not out of the box but the way I have done this is with 2 playbooks:

1.  1st/any playbook that sends an email that expects a response first builds an encrypted string that contains useful information for the response (  i use container_id + label value ), then builds a HTML body with the token inserted with an obvious prefix ( easy to pick out in regex )  and then sends the email and completes. 

In the middle, you have an app monitoring and ingesting from the mailbox/folder where the user will be replying to. 

2. 2nd playbook runs on these ingested emails, retrieves the key value, decrypts it and then uses the information to understand which container to update/work on. 

This can be expanded nicely by adding more relevant information into the inserted key. 

Get Updates on the Splunk Community!

Splunk Observability for AI

Don’t miss out on an exciting Tech Talk on Splunk Observability for AI!Discover how Splunk’s agentic AI ...

Splunk Enterprise Security 8.x: The Essential Upgrade for Threat Detection, ...

Watch On Demand the Tech Talk on November 6 at 11AM PT, and empower your SOC to reach new heights! Duration: ...

Splunk Observability as Code: From Zero to Dashboard

For the details on what Self-Service Observability and Observability as Code is, we have some awesome content ...