Splunk Search

XOR decode search results?

tommyc
New Member

Does anyone know a way to XOR results with a given key? By that I mean my search results would have an encoded hex string that I want to decode with, for example, "FF" resulting in the decoded string.

I thought there would be an easy way but i'm not seeing it.

Tags (1)
0 Karma

mjz
Explorer

Yes, you can use the following app - https://splunkbase.splunk.com/app/2655/

Disclaimer: I'm the author.

 

0 Karma

Ayn
Legend

There is no such built-in function or operator. What you can do is build your own command that you can perform XOR on your search results with.

0 Karma

araitz
Splunk Employee
Splunk Employee

Although this is technically 3.x only, this might give you a start: http://splunkbase.splunk.com/apps/Search_Commands/3.x/Technologies/Splunk/app:hexdec

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
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, ...