Documentation
README
AD Pentest Methodology: Phase Order
A domain assessment is not a bag of tricks you run in random order. The order is the craft. Enumeration feeds exploitation; a credential harvested cheaply saves you a spray that locks accounts; a graph collected once tells you which of a hundred possible attacks actually reaches Domain Admin. Run the phases in order and each one narrows the next.
Four phases, in sequence:
- Setup: reachability, name resolution, environment posture, first credentials.
- Collection: topology, trusts, directory objects, hosts, shares. Read, do not touch.
- Exploitation: attack-path discovery, then cheap wins, then spraying, then hunting.
- Post-processing: consolidate loot, re-collect as the owned set grows, report.
This is the opening of the README. Read the full README on GitHub.