2024-05-03 16:33:38 +02:00
2024-05-03 16:33:38 +02:00
2024-05-03 16:33:38 +02:00
2024-05-03 16:33:38 +02:00
2024-04-30 21:50:03 +02:00
2024-05-03 16:33:38 +02:00
2024-05-03 16:33:38 +02:00
2024-04-28 20:27:23 +02:00

Wazuh notifier

Wazuh notifier enables the Wazuh user to be notified when selected events occur. It combines a customized custom-ar Python script ( ref: https://documentation.wazuh.com/current/user-manual/capabilities/active-response/custom-active-response-scripts.html) with two notifier Python scripts: a Discord notifier and a NTFY.sh notifier.

It is a Stateless implementation and only notifies, using any or both of the messaging services.

The ossec.conf configuration needs to include the following command and active-response configuration: <ossec_config> linux-custom-ar custom-ar.py <timeout_allowed>yes</timeout_allowed>

no linux-custom-ar local 503 60
Description
Repository for the Wazuh-notify program. A notification platform that enables Wazuh generated security events to be sent to Slack, ntfy.sh and Discord.
Readme 1.4 MiB
2024-11-29 12:29:30 +01:00
Languages
Python 52%
Go 47.1%
Dockerfile 0.9%