Security

Storing and using passwords in a Custom Alert Action

jack_burton
New Member

I've got a set of custom alert actions that when invoked, will fire off a python script that (among other things) makes a REST call out to a server that requires authentication.

As part of the design, I've defined a global configuration page (setup.xml) that will take in a username, and a secret value password. What I'd like to do is have that password stored securely, and then retrieved in my script, appended to the username, and base64'd to be included in the basic auth. header of my REST call.

What is the best practice for taking as a global input a password, storing those credentials, and then retrieving those credentials as part of a custom alert action? Thanks!

0 Karma
1 Solution

richgalloway
SplunkTrust
SplunkTrust

George Starcher has an excellent blog post on this subject. See http://www.georgestarcher.com/splunk-stored-encrypted-credentials/

---
If this reply helps you, Karma would be appreciated.

View solution in original post

Tags (2)

richgalloway
SplunkTrust
SplunkTrust

George Starcher has an excellent blog post on this subject. See http://www.georgestarcher.com/splunk-stored-encrypted-credentials/

---
If this reply helps you, Karma would be appreciated.
Tags (2)

ttam_splunk
Splunk Employee
Splunk Employee

If the original link doesn't load, the Way Back Machine has an archive here https://web.archive.org/web/20210417061309/http://www.georgestarcher.com/splunk-stored-encrypted-cre...

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Community Content Calendar, September edition

Welcome to another insightful post from our Community Content Calendar! We're thrilled to continue bringing ...

Splunkbase Unveils New App Listing Management Public Preview

Splunkbase Unveils New App Listing Management Public PreviewWe're thrilled to announce the public preview of ...

Leveraging Automated Threat Analysis Across the Splunk Ecosystem

Are you leveraging automation to its fullest potential in your threat detection strategy?Our upcoming Security ...