Splunk SOAR (f.k.a. Phantom)

Splunk Phantom - How to get authentication Credentials from existing app for custom function?

lsethl
New Member

I am trying to make a custom function for Cybereason, however as I am not so familiar with Python I was wondering if there is a way to pull the credentials from the existing app so that I do not have to type in the username and password as clear text in my custom function

Labels (2)
0 Karma

phanTom
SplunkTrust
SplunkTrust

@lsethl if you require to communicate with anything external to the SOAR platform, it should do so via an app. 

App passwords are encrypted and if you wanted to do it the way you explain you would have to "hack" the box to get the key and decrypt etc. This is done automatically by apps so you should look to build an app.

Lots of information here to build apps:
https://docs.splunk.com/Documentation/SOARonprem/5.4.0/DevelopApps/Overview 

Happy SOARing!

0 Karma
Get Updates on the Splunk Community!

Build Scalable Security While Moving to Cloud - Guide From Clayton Homes

 Clayton Homes faced the increased challenge of strengthening their security posture as they went through ...

Mission Control | Explore the latest release of Splunk Mission Control (2.3)

We’re happy to announce the release of Mission Control 2.3 which includes several new and exciting features ...

Cloud Platform | Migrating your Splunk Cloud deployment to Python 3.7

Python 2.7, the last release of Python 2, reached End of Life back on January 1, 2020. As part of our larger ...