🎮 Game Of Active Directory (GOAD)
A vulnerable Active Directory lab project by Orange Cyberdefense designed for real‑world Red, Blue, and Purple Team training.
Game Of Active Directory (GOAD) is an open‑source Active Directory penetration testing lab created by Orange Cyberdefense. It allows security professionals to practice AD attacks, misconfiguration abuse, and detection engineering in a safe, isolated environment.
GOAD intentionally contains:
Vulnerable services (SMB, MSSQL, IIS)
This makes it ideal for hands‑on AD learning without building everything manually.
🔗 Official Docs: https://orange-cyberdefense.github.io/GOAD/
🧠 Why GOAD for Active Directory Practice?
Realistic multi‑domain AD environments
Built by real incident responders & red teamers
Repeatable, scripted lab deployment
Supports multiple virtualization platforms
Perfect for red team, blue team, and purple team workflows
📦 Available GOAD Labs
5 VMs, 2 forests, 3 domains (complex enterprise‑like setup)
3 VMs, 1 forest, 2 domains (hardware‑friendly)
2 VMs (DC + workstation) – beginner friendly
Includes Microsoft SCCM for attack practice
No hints provided – discover the environment yourself
🏗️ Architecture Overview
A typical GOAD lab includes:
Windows Domain Controllers
Multiple trusts and forests
Example (Full GOAD):
kingslanding → sevenkingdoms.local
winterfell → north.sevenkingdoms.local
castelblack → IIS / MSSQL
⚙️ System Requirements
Host Requirements
Linux (Ubuntu recommended)
Supported Providers
VMware Workstation / ESXi
🚀 Installation (Ubuntu + VirtualBox)
1️⃣ Install Dependencies
3️⃣ Validate Environment
4️⃣ Deploy the Lab
5️⃣ Interactive Mode
☁️ Using Other Providers
Example (VMware):
Example (Azure):
🧪 What You Can Practice in GOAD
Attack → Detect → Improve loops
🔁 Resetting & Rebuilding
Destroy lab:
Re‑deploy:
📚 Recommended Learning Path
Deploy GOAD‑Light or MINILAB
Identify misconfigurations
Exploit in a controlled way
⚠️ Ethics & Safety
GOAD is intentionally vulnerable.
⚠️ Never expose labs to the internet.
⚠️ Use only for authorized training and learning.
🔗 Useful Resources
Official Docs: https://orange-cyberdefense.github.io/GOAD/
GitHub Repo: https://github.com/Orange-Cyberdefense/GOAD
Community Writeups: https://mayfly277.github.io/categories/goad/
AD Fundamentals: https://learn.microsoft.com/en-us/windows-server/identity/active-directory-domain-services
🏁 Final Thoughts
GOAD is one of the best free Active Directory labs available today.
If you want to master AD attack paths and defenses, this lab is a must‑have in your learning arsenal.
Happy hacking — responsibly ⚔️