Active Directory
Decision Tree: Low-Priv Domain Creds → What First?
reference
- Recon
- Enumerate
- Foothold
- PrivEsc
- Lateral
- Post-Ex
start Low-priv domain user creds in hand
- 1Enumerate domain (BloodHound ingest, net commands)
- 2Check for easy wins:
- AS-REP Roasting (users with PreAuth disabled?)
- Kerberoasting (SPNs registered on service accounts?)
- Password spraying (others using same/simple passwords?)
- 3Check your own permissions
- BloodHound: "Shortest Paths to DA from Owned Principals"
- GenericAll/GenericWrite/WriteDACL on any objects?
- 4SMB access
- CrackMapExec: can you read any shares?
- Any passwords/configs in shares?
- 5Lateral movement targets
- Where can you WinRM/PSExec/RDP?
- Reuse creds across machines
- 6DCSync (if DA or with replication rights)