Splunk SOAR

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

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