-
Notifications
You must be signed in to change notification settings - Fork 387
Initial Velociraptor Responder #803
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Initial Velociraptor Responder #803
Conversation
I'm trying to run the responder but I'm having some issues. The error:
My actual status:
If it could be useful I'm using version 0.4.6, commit 1edf062 |
Thanks for testing! Not sure at the moment -- I'll take a look at this and get back with you. |
@dadokkio , Did you make sure to generate the API client config like so?
or were you trying to use a normal client config (sounds like it from your mention of the nested |
I didn't see that! I was using the basic config generate -i command. |
Ok, after adding also API configuration everything works as expected. |
Awesome, will get on that as soon as I can! |
fb8f5aa
to
23be632
Compare
Thanks @weslambert. FYI I included your PR from CortexDocs in a README.md file to support our new documentation (https://thehive-project.github.io/Cortex-Analyzers/) |
No description provided.