Skip to content
REDMAW

Internal Infrastructure

Unconstrained Delegation

A Kerberos delegation configuration can allow a compromised trusted system to receive reusable authentication material for users that connect to it.

RedMaw

Definition

Delegation lets a service act on behalf of a user toward another service. In its unconstrained form, the service receives reusable authentication material for every user that authenticates to it, with no restriction on where that material may then be used.

Why it inverts the usual risk model

Security effort concentrates on protecting high-value systems. Unconstrained delegation makes an ordinary host valuable in a different way: not for the data it holds, but for the credentials that pass through it. Compromising it yields material for whoever connected, potentially including administrators.

What to review

  • Which accounts and hosts are trusted for delegation
  • Whether constrained delegation would serve the same purpose
  • Which privileged identities authenticate to those hosts
  • Whether sensitive accounts are protected from delegation
Where it leads
  1. Compromised Host
  2. Delegated Authentication
  3. Privileged Credential
  4. Domain Resource

Each hop validated by successful exploitation

Tags

  • kerberos
  • delegation
  • credentials

Validation

How RedMaw validates this attack

Validation runs only inside authorized scope, with agreed exploitation limits.

  1. 01Enumerate accounts and hosts trusted for unconstrained delegation
  2. 02Establish which privileged identities authenticate to them
  3. 03Assess whether constrained delegation would suffice
  4. 04Report the delegation configuration and its blast radius

Stop assuming you are secure. Prove it.

Continuously test what an attacker can actually reach across your applications, SaaS identities, internal infrastructure and AI systems.