Hello!
Yes, Wazuh is a Host Intrusion Detection System. It can be considered as an IDS and an IPS capable of monitoring WAF.
- IDS: Wazuh agent runs at a host-level, combining anomaly and signature-based technologies to detect intrusions or software misuse. It can also be used to monitor user activities, assess system configuration and, detect vulnerabilities.
- IPS: Wazuh agents scan the monitored systems looking for malware, rootkits, and suspicious anomalies. They can detect hidden files, cloaked processes, or unregistered network listeners, as well as inconsistencies in system call responses. In addition to agent capabilities, the server component uses a signature-based approach to intrusion detection, using its regular expression engine to analyze collected log data and look for indicators of compromise. Wazuh can also perform countermeasures to address active threats, such as blocking access to an agent from the threat source when certain criteria are met.
- WAFs: Wazuh can monitor WAFs using logcollector and its pre-build in rules, for example for Apache and AWS among others.
In case of having any more doubts, please do not hesitate to ask.
Regards,
David