This repository organizes the Live SOC + Honeynet lab for Azure Sentinel described in the original Live_SOC_Honeynet_Azure_Lab.docx.
- Deploy a small lab in Azure with intentionally vulnerable VMs (Windows + Linux) and an Attacker VM.
- Collect and forward logs to a Log Analytics Workspace.
- Use Microsoft Sentinel to visualize attack maps, run detections, and respond to incidents.
docs— step-by-step lab phases and operational runbookKQL— queries used in workbooks and analytics rulesworkbooks— JSON definitions of map visualizationsanalytics-rules— sample detection rule JSON for import into Sentinelscripts— automation snippets for auditing, DCRs, and log generationplaybooks— sample Logic App playbooks to trigger on incidents
- Clone this repository:
git clone https://github.com/<your-org>/SOC-Lab-Azure-Sentinel.git
cd SOC-Lab-Azure-Sentinel