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
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

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