Cybersecurity graduate focused on security operations, detection, and incident response. I learn by building. Each lab below recreates the environment and workflow of a real SOC so I can practice the work itself, standing up SIEMs, writing detections, triaging alerts, and investigating incidents. They span detection engineering, incident response, malware and phishing analysis, and Active Directory attack and defense. I appreciate you stopping by, feel free to reach out!
A multi-host home SOC on the Elastic Stack with a Windows + Sysmon endpoint. 7 custom detection rules mapped to MITRE ATT&CK across 6 tactics, each validated against a live simulated attack chain. Includes tuning the Sysmon config to close a real endpoint-telemetry visibility gap, detecting LSASS credential dumping via access-mask analysis, and 4 analyst triage writeups documenting the L1 workflow, building a SOC KPI dashboard, and enhacning of IOC threat intelligence.
| # | Lab | Focus | Repo |
|---|---|---|---|
| 1 | SOC / SIEM Detection | Multi-host ELK + Fleet SIEM, Windows/Sysmon endpoint, 7 custom detections mapped to MITRE ATT&CK | soc-siem-lab |
| 2 | Incident Response Simulation | Full PICERL lifecycle, containment & recovery, chain-of-custody documentation | incident-response-lab |
| 3 | Web Application Attack | SQLi / XSS / brute-force detection, Apache log analysis, Kibana rules | web-app-attack-lab |
| 4 | Vulnerability Assessment | Greenbone/OpenVAS (Docker) deployment, vulnerability scanning, OS fingerprinting | vulnerability-assessment-lab |
| 5 | Malware Analysis | Static/dynamic analysis, IOC extraction, MITRE ATT&CK mapping | malware-analysis-lab |
| 6 | Phishing Analysis | Email & URL analysis, SPF/DKIM/DMARC, IOC & campaign correlation | phishing-analysis-lab |
| 7 | Active Directory Attack & Defense | Attack chain (Kerberoasting to DCSync to pass-the-hash) mapped to Windows Event ID detections | active-directory-lab |