Hello everyone,
I'm having trouble with Wazuh detecting brute force attacks on the HTTP protocol. Repeated failed login attempts are being labeled as reconnaissance instead of attacks.
Do I need to add or change something in the Wazuh configuration (in the ossec.conf file) to better detect and classify these as brute force attacks?
Any suggestions or advice would be greatly appreciated!
Thank you in advance for your help!
Thank you for the details. For SSH, it works well, and I receive alerts like "brute force trying to get access to the system. Authentication failed."
However, for the HTTP protocol, the alerts are not the same. As you can see in the screenshot, I only get an alert saying "Multiple web server 400 error codes from same source IP." It seems like HTTP attempts are categorized differently and are not detected as brute force attacks.
Do you have any suggestions on how to configure Wazuh to better detect brute force attacks on HTTP, similar to how it works for SSH?