DEF CON 33 - The UnRightful Heir   My dMSA Is Your New Domain Admin - Yuval Gordon

DEF CON 33 - The UnRightful Heir My dMSA Is Your New Domain Admin - Yuval Gordon

Source: YouTube · DEFCONConference · published Oct 10, 2025 · 33:34

Cybersecurity
No ratings yet Log in to rate
Transcript Available
Description

Revised Summary: DMSA Vulnerability Enables Privilege Escalation and Credential Theft

A security researcher discovered a critical vulnerability in Active Directory's Delegated Managed Service Accounts (DMSA) that allows attackers to escalate privileges and steal credential hashes of any domain account, including highly privileged ones like KRBTGT.

Key Takeaways:

DMSA Overview: DMSA is Microsoft's newest service account type introduced to address security limitations of legacy service accounts while providing an easier migration path that doesn't require service downtime or extensive IT involvement 8:18

Privilege Fusion Vulnerability: The vulnerability exists in DMSA's "fusion" mechanism, which merges the privileges (PAC structure) of two linked accounts. This allows privilege inheritance without requiring actual group membership changes 16:45

Bad Successor Attack: An attacker who gains control over a DMSA (which can be created in any organizational unit) can link it to any domain account, including highly privileged accounts like domain administrators, thereby inheriting all their privileges 20:52

Credential Leakage: Beyond privilege escalation, the attack also exposes password hashes/credentials of the target account through the previous keys field in the DMSA key package structure. This enables attackers to obtain hashes of critical accounts like KRBTGT, facilitating golden ticket attacks 28:32

Microsoft's Response: Microsoft classified this as a moderate severity vulnerability, stating it "does not meet the bar for immediate servicing" but will be addressed in a future update 32:14

Detection Methods: Organizations can configure logging to d

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.

CISSP Domain Mapping
Learning Objectives
Self-Assessment Questions
PDF Export Ready

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.

Watch on YouTube

Transcript Preview

First 800 characters of the transcript

Okay. So, talk today is going to be talking about uh Active Directory and something. So, let's give him a welcome. Yeah. Wow. Um hello everyone. Uh welcome. Uh thank you so much for joining. So, um uh this is actually my first time talking I I mean this is actually my first time actually being in an international conference. Um so talking in Defcon uh feels like a dream. So uh anyway uh today I'm going to talk about a vulnerability I found in active directory. And uh before we actually get to the vulnerability um let me start with um some uh background. So um I I found this uh vulnerability while doing a research about uh DMSA and 3 years ago I also did a research on GMSA. Now uh there is just one thing that I couldn't figure out about MSA because I I can like I mean after I did research o…