
Learning to Hack Active Directory Certificate Services (with Shikata!)
Source: YouTube · John Hammond · published Jun 14, 2025 · 31:23
[BLUF: The video demonstrates how misconfigured Active Directory Certificate Services (ADCS) can lead to zero-to-full domain compromise via unauthenticated attacks, specifically using forced authentication coercion and relay to a web enrollment endpoint, resulting in domain admin access.]2:15
Key Takeaways:
• ADCS misconfigurations, especially HTTP enrollment enabled by default, create a critical vulnerability allowing unauthenticated attackers to escalate privileges 5:00.
• The "petite patam" attack forces a domain controller to authenticate via SMB, relaying the net TLMv2 session to the ADCS HTTP endpoint to gain domain controller machine account access 18:00.
• Once authenticated, attackers can use Kerberos over a certificate to extract the NT hash via "unpack the hash," enabling persistent access to domain admin credentials 23:00.
• The attacker leverages the domain controller’s replication privileges to dump the NTDS database and retrieve domain admin credentials via NTDS.dit 27:00.
This attack path, discovered by Spectre Ops, allows full domain compromise in just a few commands from no initial access, highlighting the critical importance of securing ADCS configurations.
Sources:
Generate CPE Credits
Generate a professional CPE document from this video's transcript.
Estimated credit: 0.5 CPE hours
Estimate uses the video runtime (1 hour ≈ 1 CPE, rounded to the nearest 0.5, minimum 0.5, maximum 2.0). The final amount can be lower after review, never higher.
Topic: Cybersecurity. Commonly maps to: Security and Risk Management, Security Operations. Exact CISSP domains are assigned during generation.
Free account. One generation at a time, with a daily limit.
CPEBuddy is independent and not affiliated with or endorsed by ISC2, ISACA, or any certification body. Exports are formatted for common CPE submissions; acceptance is at your certification body's discretion.
Transcript Preview
First 800 characters of the transcript
All right. Hey everyone, thanks so much for jumping in. Look, I am ecstatic to get together with a good friend of mine, Shakata, who's been doing some incredible stuff with, hey, network penetration testing, super sweet hacks. And Shakata, I don't know if you're up for it, but we might be able to get like a little bit of a series here, a couple videos, some content you've been willing to put together and prepare. So, thank you again and again for it. But what's on your mind? What are you up to? What What can we dive into? Yeah. So, great to be back here again today. I wanted to bring on and introduce vulnerabilities and configurations in a severely vulnerable and commonly misconfigured Windows service called Active Directory Certificate Services. For those that don't know me, I am one of t…