AD is the “identity hub”: if it’s compromised, every app and system trusting AD can be fully controlled.
AS-REP roasting works when Kerberos asks for no preauth—so the “AS” reply becomes a crackable secret.
SPN → TGS encrypted with service NTLM hash → crack ticket offline: weaker etype (RC4) cracks faster than AES.
GPO tampering leaves a paper trail: watch for Security event 5136.
Replication is normal, so DCSync is “fake DC replication”: block the RPCs, and watch 4662 with a non-DC initiator.
Golden Ticket = forged krbtgt TGT → inject with /ptt → prove it by using klist then touching \DC\C$.
UD = cache the TGT; RBCD = set the resource to trust your relayed machine for admin-grade Kerberos access.
445 blocked? Coerced host tries 139 next—defend with “block 139 and 445” to stop the coercion path.
| Date | Event |
|---|---|
| 2000 | Microsoft officially released Active Directory (with Windows Server 2000) |
| 2014 | KB2962486 released to prevent caching credentials in GPP |
| 2018 | PrinterBug was introduced (Lee Christensen found it) |
AS-REP roasting vs Kerberoasting
| Technique | Account condition | What you crack |
|---|---|---|
| AS-REP roasting | Kerberos preauthentication not required | AS-REP-derived user hash (cracked offline) |
| Kerberoasting | User has an SPN registered | TGS service ticket encrypted with service account NTLM hash (cracked offline) |
Teste dein Wissen zu Active Directory Exploitation Techniques mit 11 Multiple-Choice-Fragen mit detaillierten Korrekturen.
1. What is Active Directory in a Windows enterprise environment?
2. What is Active Directory primarily used for in Windows enterprise environments?
Merke dir die Schlüsselkonzepte von Active Directory Exploitation Techniques mit 11 interaktiven Karteikarten.
Active Directory — role?
Centralized management and authentication for Windows networks.
Active Directory Definition
Directory service centralizing management and authentication
AS-REP roasting — purpose?
Extracts crackable hashes from accounts with preauth disabled.
Importiere deinen Kurs und die KI erstellt in 30 Sekunden Lernzettel, Quizze und Karteikarten.
Lernzettel-Generator