All Apps and Add-ons

Getting CyberChef working in Splunk

fatsug
Builder

App installs, the readme is there and the in browser CyberChef.html works just fine.

However, when I try to execute SPL using cyberchef like the example from the documentation:

 

| makeresults count=3 
 | streamstats count
 | eval data=random()/random() 
 | cyberchef infield='data' outfield='convertedData' operation="ToBase64" 
 | table data convertedData

 

I get an error output from Splunk

 

Error in 'cyberchef' command: CyberChef chef.bake is not a function

 

I'm trying to get this running on a single test instance in a VM, all file persmissions looks right..

Am I missing something, or is this a symptom of me trying to test the app using the "free" version of Splunk (I seem to remember enterprise being needed)?

Any suggestions and/or feedback appreciated!

Labels (1)
Tags (1)
0 Karma
1 Solution

fatsug
Builder

Yup, had to be enterprise. Case closed 🙂

View solution in original post

0 Karma

fatsug
Builder

Yup, had to be enterprise. Case closed 🙂

0 Karma

TriviaPostal234
Engager

Hey @fatsug can you please, please be a little bit more concrete?

Because I am having exact the same issue but it IS on Splunk Enterprise.

So, what did you do to fix it?

Thanks in advance

0 Karma

fatsug
Builder

I installed CyberChef on Splunk Enterprise, that's it.

I was trying to test out the application on a local machine and an install of Splunk with a "free" license. This did not work at all, so I rolled out the app in our Enterprise test environment and there it did work.

In other words, I did not really do anything to "fix" it, it just worked once there was a valid enterprice license.

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