Security

Is Splunk "sendmail" utility capable of sending secure emails ???

bansi
Path Finder

We have a requirement to send secure emails with encryption something like PGP Encrypt/Decrypt email feature so wondering if Splunk "sendmail" utility is capable of sending secure emails

Tags (2)

ziegfried
Influencer

No, the built-in script cannot do this. Your best bet is to create either a custom alert script or modify the built-in to call eg. a Java program that does the encryption. You could use the Bouncy Castle Library to encrypt the content. It should be suitable for both PGP and SMIME.

southeringtonp
Motivator

You might also want to look at M2Crypto for S/MIME, or write the body out to a file and call gpg directly from Python. You'll have to write some code, but this might help with ideas - http://stackoverflow.com/questions/1020320/how-to-do-pgp-in-python-generate-keys-encrypt-decrypt

Get Updates on the Splunk Community!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...