Security

Encrypt & Decrypt password in custom alert

manish_singh_77
Builder

Hi Team,

We want to encrypt the password that we are using in custom alert, is there any splunk library in python to encrypt and decrypt the password.

0 Karma

jkat54
SplunkTrust
SplunkTrust

You could google "python crypto libraries"... but why didn't you before posting? Perhaps you're looking for the easy button.

In that case, the easiest button i have would be to build your custom alert using the addon builder. It's drag and drop functionality coupled with its password field encryption ability saves you a lot of time.

https://splunkbase.splunk.com/app/2962/

0 Karma

manish_singh_77
Builder

I am trying to set up a custom alert which will invoke my script by passing variables such as username, password, source_file path and destination_path but when we are trying to decrypt the password using Fernet and cryptography libraries in the script we are getting module error.

Could you please help?

0 Karma

jkat54
SplunkTrust
SplunkTrust

I can help you do it with add on builder but first you have to try so you can ask relevant questions.

I can not help you with python libraries otherwise.

0 Karma

DavidHourani
Super Champion

Hi @manish_singh_777,

What are you trying to achieve exactly ? Are you building a custom alert action ?

0 Karma

manish_singh_77
Builder

Hi @DavidHourani

I am trying to set up a custom alert which will invoke my script by passing variables such as username, password, source_file path and destination_path but when we are trying to decrypt the password using Fernet and cryptography libraries in the script we are getting module error.

Could you please help?

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...

Preparing your Splunk Environment for OpenSSL3

The Splunk platform will transition to OpenSSL version 3 in a future release. Actions are required to prepare ...

Self-Healing Pipeline Is Now Generally Available: AI-Powered CIM Compliance

Maintaining data integrity across security and analytics pipelines is an ongoing challenge. Data ...