s1ckb0y1337/active-directory-exploitation-cheat-sheet

A cheat sheet that contains common enumeration and attack methods for Windows Active Directory.

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 29 minutes ago
Added to GitGenius on September 9th, 2026
Created on February 24th, 2020
Open Issues & Pull Requests: 1 (+0)
GitHub issues: Enabled
Number of forks: 1,323
Total Stargazers: 6,731 (+0)
Total Subscribers: 124 (+0)

Repository Insights (GitGenius)

Most active contributors

Sign in to see contributor activity.

Related repositories by overlapping contributors

No overlapping-contributor repos identified yet.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Issue API getrepoissuespagesummary failed: 429 Rate limit exceeded. Please try again later.

Detailed Description

Active Directory Exploitation Cheat Sheet is a reference guide that documents common enumeration and attack methods for Windows Active Directory environments.

The guide addresses the need for a consolidated resource covering Active Directory attack and defense techniques. It organizes methods across the attack lifecycle, from initial domain enumeration using tools like PowerView, the AD Module, and BloodHound, through local privilege escalation, lateral movement techniques including PowerShell remoting and RDP abuse, and domain-level privilege escalation via Kerberoast, ASREPRoast, and delegation abuse. The cheat sheet also covers persistence mechanisms such as golden tickets and DCsync attacks, as well as cross-forest attack scenarios.

This resource suits penetration testers and security professionals conducting Active Directory assessments or red team exercises who need quick reference to exploitation techniques and their corresponding tools. It works best as a companion during engagements rather than as a learning resource for those new to Active Directory security, given its focus on practical methods rather than foundational concepts. The guide draws inspiration from similar payload and technique repositories in the security community.

The project maintains a structured, categorized format covering distinct attack phases and techniques. The repository includes a comprehensive table of contents organizing content by attack stage, from enumeration through persistence and cross-forest scenarios. Tool recommendations are integrated throughout each section, providing practitioners with specific utilities for executing the documented methods.