Constrained Delegation without Protocol Transition (S4U2Proxy Only)

This post covers Kerberos-only constrained delegation, where the delegating principal has msDS-AllowedToDelegateTo set but lacks the TrustedToAuthForDelegation flag. Without that flag, S4U2Self is unavailable, meaning the attacking principal cannot synthesise a forwardable service ticket on its own. The attack reduces to S4U2Proxy only, and that has one hard requirement: you Read more

AS-REP Roasting Across the Forest

GOAD provisions AS-REP roasting through its vulnerabilities.yml ansible play, which calls the asrep_roasting role. That role runs Set-ADAccountControl to set DoesNotRequirePreAuth on specific accounts. In north.sevenkingdoms.local, the designated account is brandon.stark. In essos.local, it is missandei. No accounts in sevenkingdoms.local have the flag set. Nothing needs to be configured manually. Read more