All Apps and Add-ons

How to decrypt data encrypted by third-party software?

biljanab
New Member

Hi,

We have columns on DB which are encrypted using standard encryption algorithm and key.
Encryption of data is done using third-party software.
Now when we connect to DB using Splunk we see encrypted data (Non-Displayable Column Type varbinary).
We would like to see decrypted data and to be able search, create dashboard, use all Spunk features on decrypted data.
Algorithm and key should be available to Splunk.
Is there a way to do decryption data on the flight and to display plain (decrypted) data to user?
What would you suggest as best practice?

Thanks,
Biljana

0 Karma
1 Solution

richgalloway
SplunkTrust
SplunkTrust

I'm pretty sure DB Connect can't do that.
I'd write a modular input that accepts the algorithm and key as parameters, reads and decrypts the data, and gives the plain-text results to Splunk.

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

View solution in original post

0 Karma

richgalloway
SplunkTrust
SplunkTrust

I'm pretty sure DB Connect can't do that.
I'd write a modular input that accepts the algorithm and key as parameters, reads and decrypts the data, and gives the plain-text results to Splunk.

---
If this reply helps you, Karma would be appreciated.
0 Karma
Get Updates on the Splunk Community!

Splunk App Dev Community Updates – What’s New and What’s Next

Welcome to your go-to roundup of everything happening in the Splunk App Dev Community! Whether you're building ...

The Latest Cisco Integrations With Splunk Platform!

Join us for an exciting tech talk where we’ll explore the latest integrations in Cisco + Splunk! We’ve ...

Enterprise Security Content Update (ESCU) | New Releases

In April, the Splunk Threat Research Team had 2 releases of new security content via the Enterprise Security ...