Splunk Dev

Is it possible to use binaries when writing a Splunk App to protect your app's source code?

jdefrain
Engager

Is it possible to use binaries when writing a Splunk App or is your code always in the clear?

1 Solution

steveyz
Splunk Employee
Splunk Employee

Yes you can use binaries in your app, but you'll have to write a python based wrapper to invoke the binary.

View solution in original post

steveyz
Splunk Employee
Splunk Employee

Yes you can use binaries in your app, but you'll have to write a python based wrapper to invoke the binary.

andrewtrobec
Motivator

I know this has been buried for a while, but I am curious about this reply. If my objective is to hand over an application, but I don't want any of my intellectual property to be exposed (xml/configs/scripts...) is there any way to protect it?

0 Karma

nickhills
Ultra Champion

If you mean the dashboard XML, and Splunk .conf files, then the answer is no.

The best you could do would be to use a framework and include the visual elements in js files and obfuscate that - but at the end of the day, that's still pretty trivial to reverse engineer.

Any search you run (even it you packed it into a binary file) is going to leave an audit of the SPL in the audit logs.
What IP are you hoping to protect by 'hiding' your searches/config?

If my comment helps, please give it a thumbs up!

andrewtrobec
Motivator

@nickhillscpl

Thanks for the reply. It was more of a hypothetical question that I was discussing with some colleagues, but scenarios do exist where analytics capabilities are being provided as a service using internally built dashboards and scripts, and the provider does not want to expose the inner workings to their client. Obviously the argument is more complex (data location, server ownership...), but from a technical PoV I was curious as to whether there was anything one could do in Splunk.

Regards,

Andrew

0 Karma
Get Updates on the Splunk Community!

Welcome to the Splunk Community!

(view in My Videos) We're so glad you're here! The Splunk Community is place to connect, learn, give back, and ...

Tech Talk | Elevating Digital Service Excellence: The Synergy of Splunk RUM & APM

Elevating Digital Service Excellence: The Synergy of Real User Monitoring and Application Performance ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...