We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello everyone I'm trying to get fix the problem in the wazuh responder to active response from Thehive to Wazuh
How can I get the data from an artifact or observable in a case ?
I created one new observable "agent_id" this is visible in my list of observables in the case in Thehive
How can I get the data from that field and pass to the payload to run the command firewalldrop
If I run the command like above this It works
When I change the code to the following the analyzer failed
what command or code I need to get that data from that field "agent_id " in this case 12079 ??
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello everyone I'm trying to get fix the problem in the wazuh responder to active response from Thehive to Wazuh
How can I get the data from an artifact or observable in a case ?
I created one new observable "agent_id" this is visible in my list of observables in the case in Thehive
How can I get the data from that field and pass to the payload to run the command firewalldrop
If I run the command like above this It works
When I change the code to the following the analyzer failed
what command or code I need to get that data from that field "agent_id " in this case 12079 ??
Work Environment
The text was updated successfully, but these errors were encountered: