Skip to content

xAHIINX00/Honeypot-Cloud-Lab-Azure-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

73 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ”₯Azure Cloud Honeypot Lab β€” Cloud Security Project

🌍 Overview

This project is a cloud-based honeypot lab built on Microsoft Azure.
It intentionally exposes a vulnerable Windows VM to the internet, collects attacker activity logs, enriches them with GeoIP data, and visualizes attack sources on a world map inside Microsoft Sentinel.

πŸ’‘ Why this project?
To learn cloud security hands-on, understand how attackers probe exposed assets, and showcase skills in:

  • Azure Cloud ☁️
  • Security Operations & Monitoring πŸ›‘οΈ
  • KQL (Kusto Query Language) πŸ”
  • SIEM (Microsoft Sentinel) πŸ“Š
  • Log Analytics & Watchlists πŸ—‚οΈ


✨ Features

  • βœ… Azure Honeypot VM (Windows) with deliberately weak security (for lab purposes only).
  • βœ… Event Collection β†’ Windows Security Events (EventID 4625 failed logins).
  • βœ… Centralized Logging β†’ Azure Log Analytics Workspace (LAW).
  • βœ… SIEM Integration β†’ Microsoft Sentinel with data connectors & Data Collection Rules.
  • βœ… GeoIP Enrichment β†’ Attackers’ IPs enriched via a geoip Watchlist.
  • βœ… Attack Map Workbook β†’ Beautiful world map of attacker origins 🌍.
  • βœ… Step-by-step Documentation β†’ Beginner-friendly guides in docs/.

πŸ—οΈ Architecture

Architecture Diagram

Data Flow:
Attacker 🌐 β†’ Honeypot VM πŸ–₯️ β†’ NSG (Allow All Inbound) β†’ Data Collection Rule (DCR) β†’ Log Analytics Workspace β†’ Microsoft Sentinel β†’ Attack Map Workbook


About

πŸ›‘οΈ Azure Cloud Honeypot Lab A cloud-based cybersecurity project built in Microsoft Azure to detect and analyze real-world attacker activity. The lab uses a Windows honeypot VM connected to Microsoft Sentinel for log collection and analysis. GeoIP enrichment and a custom attack map workbook visualize attacker origins in real time, showcasing SOC-le

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors