Hello Jhon,
I will help you to solve this issue.
From what I understand, you already integrated Wazuh with Virustotal successfully, and can see alerts related to that when you download the malicious file, is that correct?
In that case, are you seeing the
100093 alert? (that number is the one listed in the
documentation, but may be different if you used another one).
Apart from that, can do a test:
- In your manager, add the line execd.debug=1 to your manager's
/var/ossec/etc/local_internal_options.conf
and restart the manager.
- Simulate the event (download the malicious file)
- Look in your manager's
/var/ossec/logs/ossec.log
to see if there's any log that may be related to that. It should give us information if there's any problem running the Active response.
I will be looking forward to your answer!
Regards,