Skip to content

TheImposterz/TheImposterz.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

title ADMR — Active Directory Mindmap Recipes
description Documentation officielle ADMR — mindmaps, guides et workflows opérationnels pour le pentest Active Directory.

ADMR — Active Directory Mindmap Recipes

Compromise, à la carte.

GitHub Repo Made with MkDocs Material


🧭 Overview

ADMR is an interactive, Obsidian-based mindmap for Active Directory pentesting. It organizes actions by context and follows a simple pipeline: input → action → output.

Built from the field, inspired by the OCD mindmap and Hacker Recipes, ADMR focuses on clarity, clickability, and practical commands you can run during engagements.


🚀 Quick Start

# Clone
git clone https://github.com/TheImposterz/ADMR.git
cd ADMR
  1. Clone the repo and open it as an Obsidian vault.
  2. Navigate by context depending on your current foothold.
  3. Use theory, commands, and tools sections to act quickly.
  4. Extend with your own recipes as you learn.

Need the doc site? This page is the entire documentation (one-page). Deploy with GitHub Pages.


🧩 Mindmap Preview

ADMR mindmap preview


🧱 Structure & Logic

Organized by context

  • 🔒 NO CREDENTIALS VULNS
  • 👤 GOT USERNAME
  • 🔑 GOT CREDENTIALS
  • 🌀 GOT LOW ACCESS
  • 🖥️ GOT LOCAL ADMIN
  • 🏰 GOT DOMAIN ADMIN
  • 📜 ADCS ABUSE
  • 🔓 CRACKING HASH
  • 🎫 KERBEROS DELEGATION ABUSE
  • ↔️ LATERAL MOVE
  • 📡 MITM (LISTEN & RELAY)
  • NEED CREDENTIALS VULNS
  • 🛡️ PERMISSIONS ABUSE
  • 📌 PERSISTENCE
  • 🤝 TRUST ABUSE

Each node contains:

  • 📚 Theory — links to curated resources
  • 🛠 Tools — tooling used in practice
  • 💻 Command list — tested commands ready to paste
  • 🔖 Emoji tags — priority & risk at a glance

🏷️ Emoji Code System

Attack Types

  • 🔥 Quick wins — easy, fast, low-noise
  • 💥 CVE — public vulnerabilities
  • 🚨 Can break things — risky/noisy
  • 🛠️ Work-in-progress — still maturing

Tool Tags

  • ⚪ Linux commands · ⚫ CMD (Windows) · 🔵 PowerShell · 🟣 Impacket · 🔴 BloodHound · 🕷️ NetExec · Ⓜ️ Metasploit

🤝 Contributing

We welcome PRs and issues:

  • Add techniques, fix typos, improve structure, or add links
  • Propose refactors to keep the mindmap practical
  • Use feature branches (feat/...) and write clear commit messages (conventional commits please)

Open a PR: https://github.com/TheImposterz/ADMR/pulls Open an issue: https://github.com/TheImposterz/ADMR/issues


👥 Authors


📄 License

Licensed under GNU GPLv3. Use, modify, and share — please credit the authors.


🙏 Acknowledgments

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors