openskills.info
Course Preview

Active Directory Security

Active Directory security focuses on protecting Microsoft's directory service from credential theft, privilege escalation, and domain compromise. It covers attack paths adversaries use to move from a single compromised workstation to full control of the domain, and the defenses that stop them.

itWindows and Microsoft infrastructure

Active Directory Security

Active Directory Domain Services is the identity control plane in a Windows domain. It supplies the directory data, authentication services, groups, and policy scope that domain members trust. Compromise the directory, and you can undermine the systems and accounts that depend on it.

This course builds the security mental model on top of what Active Directory Fundamentals already covers: objects, domains, forests, domain controllers, authentication, and groups. Here, the question changes from "how does AD work" to "how does AD get attacked, and what stops that." You will not walk away able to run a penetration test. You will walk away able to reason about privilege, trust, and exposure the way a defender needs to.

Why Active Directory is the top target

After compromising a workstation, an attacker can steal credentials from signed-in sessions and use them to reach more privileged systems. Microsoft's guidance treats privileged accounts, domain controllers, and adjacent identity infrastructure as primary credential-theft targets. Once an attacker holds privileged control of a domain controller, they can modify, corrupt, or destroy the directory itself. That threatens every AD-managed system and account in the organization.

Credential theft attacks specifically target accounts that already carry elevated privilege: permanently privileged accounts, VIP accounts, domain controllers, and adjacent infrastructure such as public key infrastructure servers. The behaviors that make this easy are common and avoidable: signing in to a privileged account on an ordinary workstation, browsing the internet from a privileged session, reusing the same local administrator password across every machine, and handing out membership in privileged groups more freely than the work requires.

The tier model: containing the blast radius

The core defensive idea in modern AD security is the tier model. It groups every identity, workstation, and server into one of three tiers based on how much control it has over the environment, and it enforces a single rule: a credential from a higher tier must never be exposed to a lower tier.

Continue the course

This section is part of the paid course.

See pricing to subscribe, or log in if you already have access.

Where this skill leads

Relevant careers

See how this topic contributes to broader role-level skill maps.

Sources

  • https://learn.microsoft.com/en-us/windows-server/identity/ad-ds/plan/security-best-practices/best-practices-for-securing-active-directory
  • https://learn.microsoft.com/en-us/windows-server/identity/ad-ds/tier-model
  • https://learn.microsoft.com/en-us/windows-server/identity/ad-ds/plan/security-best-practices/securing-domain-controllers-against-attack
  • https://learn.microsoft.com/en-us/security/privileged-access-workstations/privileged-access-access-model
  • https://learn.microsoft.com/en-us/windows-server/identity/ad-ds/plan/security-best-practices/appendix-c--protected-accounts-and-groups-in-active-directory
  • https://learn.microsoft.com/en-us/windows-server/security/credentials-protection-and-management/protected-users-security-group
  • https://learn.microsoft.com/en-us/windows-server/security/kerberos/kerberos-constrained-delegation-overview
  • https://learn.microsoft.com/en-us/defender-for-identity/security-posture-assessments/accounts
  • https://learn.microsoft.com/en-us/windows-server/identity/ad-ds/manage/group-managed-service-accounts/group-managed-service-accounts/group-managed-service-accounts-overview
  • https://learn.microsoft.com/en-us/windows-server/identity/laps/laps-overview
  • https://learn.microsoft.com/en-us/windows-server/identity/ad-ds/ldap-signing
  • https://learn.microsoft.com/en-us/windows-server/identity/ad-ds/plan/security-best-practices/audit-policy-recommendations
  • https://learn.microsoft.com/en-us/previous-versions/windows/it-pro/windows-10/security/threat-protection/auditing/event-4964
  • https://learn.microsoft.com/en-us/defender-for-identity/what-is
  • https://learn.microsoft.com/en-us/windows-server/identity/ad-ds/manage/forest-recovery-guide/ad-forest-recovery-determine-how-to-recover