Security

sending a tcp packet as splunk soar action

yossisplunk
New Member

In a part of splunk soar (phantom) playbook I would like, in some cases, to send a syslog msg to a remote syslog server.
I did not find any well-known app which can help me, so I figure out creating it as a (python) code  via "Python Playbook Editor".

BUT somehow using the default socket library and the connect + send functions did not work.
Listening to all network interfaces did not show any attempt creating the tcp flow to the destination.

Could someone help me or show me how can I can open a tcp connection in splunk SOAR 🙏

 

Screenshot 2023-12-20 155112.png

Labels (1)
Tags (2)
0 Karma

diogofgm
SplunkTrust
SplunkTrust

I dont think there is a connector for that purpose. If you want to follow the "develop your own solution" route i would recommend building a connector for SOAR instead of a function in the visual editor. IMO its more flexible on what you can do (e.g. include external libs) and its easily reusable and you can add multiple assets to use in the PBs. Also, the new app wizard makes it easier to get started and you have tons of "examples" if you look in the SOAR connector GitHub account

------------
Hope I was able to help you. If so, some karma would be appreciated.
0 Karma
Get Updates on the Splunk Community!

.conf24 | Day 0

Hello Splunk Community! My name is Chris, and I'm based in Canberra, Australia's capital, and I travelled for ...

Enhance Security Visibility with Splunk Enterprise Security 7.1 through Threat ...

(view in My Videos)Struggling with alert fatigue, lack of context, and prioritization around security ...

Troubleshooting the OpenTelemetry Collector

  In this tech talk, you’ll learn how to troubleshoot the OpenTelemetry collector - from checking the ...