Skip to content

annKimani-ICS/Sentinel-SOC-Homelab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sentinel SOC Homelab

This repository documents my Microsoft Sentinel SOC homelab implementation in Azure, built as a practical blue-team project and portfolio artifact.

Lab reference: Microsoft Sentinel SIEM Full Tutorial

Project highlights

  • Created core Azure resources (RG-SOC-Lab, VM, Log Analytics workspace, Sentinel setup)
  • Added network segmentation with a dedicated virtual network for the lab VM
  • Configured a Data Collection Rule (DCR) pipeline from VM -> Windows Event Logs -> Log Analytics
  • Connected data sources in Microsoft Sentinel (3 connectors connected)
  • Queried and investigated security events with KQL
  • Built watchlist-driven enrichment and a workbook visualization
  • Documented learning outcomes and implementation challenges

Evidence captured

All evidence is in artifacts/screenshots/:

  1. Resource groups (NetworkWatcherRG and RG-SOC-Lab)
  2. Virtual machine (CORP-NET-EAST-1)
  3. Microsoft Sentinel overview (Defender portal)
  4. Data connectors state
  5. Log Analytics activity logs
  6. Security events/incidents generated via KQL
  7. Watchlist configuration
  8. Watchlist query result sample
  9. Workbook visualization
  10. Data Collection Rule visualizer showing ingestion path
  11. Virtual network used for VM placement
  12. Full RG-SOC-Lab resource topology visualization

Skills demonstrated

  • Azure resource provisioning and management
  • Microsoft Sentinel onboarding and operations
  • KQL query writing for investigation and enrichment
  • Watchlist usage and workbook visualization
  • SOC-style thinking: telemetry, triage, and evidence handling

Repository structure

  • ABOUT.md - project context, scope, and outcomes
  • SECURITY.md - vulnerability reporting and secret-handling policy
  • artifacts/screenshots/ - sanitized implementation evidence
  • notes/lab-walkthrough.md - concise implementation summary
  • notes/lessons-learned.md - challenges and key learning points

Security and privacy

  • No secrets, credentials, keys, or connection strings are committed
  • Artifacts are sanitized for public portfolio visibility
  • Sensitive local files are excluded through .gitignore

About

A Microsoft Sentinel SOC homelab in Azure, where I built and validated a basic cloud SOC workflow: data onboarding, detection, investigation, and visualization. It demonstrates practical blue-team skills in SIEM operations, KQL-based threat hunting, watchlist enrichment, and workbook reporting.

Topics

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors