Security Monitoring & Web Attack Detection using Wazuh
Build a SOC simulation environment to monitor and detect web-based attacks on an Apache web server using Wazuh SIEM.
Objective
Implement a functional SIEM monitoring system using Wazuh to detect attacks on a web server. The project also aims to simulate real attack scenarios and observe how the system generates alerts based on log analysis.
Process
Built a lab with Wazuh SIEM, Kali Linux, and an intentionally vulnerable Apache server. Configured log forwarding for Apache and system logs to the Wazuh Manager for analysis. Simulated attacks like brute force and webshell exploitation to trigger security alerts. Analyzed log patterns to validate Wazuh's detection accuracy against abnormal behaviors.
Key Findings
- Successfully identified all simulated attacks from brute-force attempts to remote command execution.
- Utilized MITRE ATT&CK mapping to provide technical context for every detected threat.
- Integrated Telegram notifications to enable real-time alerting.
Tools & Technologies
PHP · Wazuh · Apache2 · Hydra · Gobuster · Burp Suite · Oracle VirtualBox