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!

Enter the Dashboard Challenge and Watch the .conf24 Global Broadcast!

The Splunk Community Dashboard Challenge is still happening, and it's not too late to enter for the week of ...

Join Us at the Builder Bar at .conf24 – Empowering Innovation and Collaboration

What is the Builder Bar? The Builder Bar is more than just a place; it's a hub of creativity, collaboration, ...

Combine Multiline Logs into a Single Event with SOCK - a Guide for Advanced Users

This article is the continuation of the “Combine multiline logs into a single event with SOCK - a step-by-step ...