Deployed an OSSIM/AlienVault SIEM integrating 5+ log sources and 15+ custom correlation rules, validated by purple team attack simulations (Hydra, Nmap, SQLmap).
Deployment and configuration of an open-source SIEM (Security Information and Event Management) solution based on OSSIM/AlienVault for centralized log supervision and threat detection.
Full SIEM lifecycle: architecture design, log source integration, correlation rule writing, dashboard creation, and detection validation through simulated attacks (purple team approach).
| Rule | Attack Pattern Detected | |------|------------------------| | SSH Brute Force | >10 failed SSH authentications in 60 seconds | | Port Scan | Nmap SYN scan signature across 20+ ports | | Privilege Escalation | sudo/su events following failed logins | | Lateral Movement | Unusual SSH connections between internal hosts | | Web Exploitation | SQL injection patterns in Apache access logs | | HIDS Alert | Unexpected file modifications in /etc or /bin |
Simulated attacks to validate detection coverage:
Post-exploitation analysis: log review, rule refinement, signature improvement.