Hi,
I am using wazuh version 4.3.7
I want to detect malicious domains using cdb list of wazuh
I have a list named malicious-domain in manager at /var/ossec/etc/lists . I have added entries like :
In ossec.conf of manager I have added the below:
<list>etc/lists/malicious-domain</list>
I have added below rule in /var/ossec/etc/rules/local_rules.xml
<rule id="100012" level="10">
<if_group>audit|attack|attacks|web</if_group>
<list field="url" lookup="match_key_value">etc/lists/malicious-domain</list>
<description>DOMAIN blacklist</description>
</rule>
After restarting manager, malicious-domain.cdb file is seen and there are no errors in ossec.log
I have ubuntu 20.04 endpoint registered as a wazuh agent. I am trying to access the domain using my Firefox browser, but not getting the alerts
--
You received this message because you are subscribed to the Google Groups "Wazuh mailing list" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wazuh+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/wazuh/52954ba2-4ec5-4a78-840d-d7237941fb4en%40googlegroups.com.
Hello Nidhi Soni,
Wazuh analyzes logs to generate security alerts. If there are no logs, then expect no alert.
Kindly provide us with how you are monitoring the server logs you plan to blacklist its domain?If your server logs are properly monitored, you can enable the Wazuh archives on the Wazuh server to see logs that are coming in.
After enabling the Wazuh archives, kindly access the domain again and you should see the logs from that event.
Kindly share this log with us.
Waiting for your feedback in this regard.
To view this discussion on the web visit https://groups.google.com/d/msgid/wazuh/37fc80ea-c753-40ff-8cd6-aeb80c754869n%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/wazuh/ba729af0-9b07-4ae5-89a0-0a69344b1b5cn%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/wazuh/9d24d0b9-cdd4-4c8a-b5cf-b41c476c7813n%40googlegroups.com.
You received this message because you are subscribed to a topic in the Google Groups "Wazuh | Mailing List" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/wazuh/UctXaSCAJ68/unsubscribe.
To unsubscribe from this group and all its topics, send an email to wazuh+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/wazuh/36b6f74e-1de4-4dc9-847e-09fab0db1829n%40googlegroups.com.