pkb1s / SharpAllowedToAct

Computer object takeover through Resource-Based Constrained Delegation (msDS-AllowedToActOnBehalfOfOtherIdentity)

Repository from Github https://github.compkb1s/SharpAllowedToActRepository from Github https://github.compkb1s/SharpAllowedToAct

SharpAllowedToAct

Description

A C# implementation of a computer object takeover through Resource-Based Constrained Delegation (msDS-AllowedToActOnBehalfOfOtherIdentity) based on the research by @elad_shamir. Credits also to @harmj0y for his blog post and to @kevin_robertson as I relied on the code for his Powermad tool.

Compile Instructions

Make sure that the necessary NuGet packages are installed successfully and simply build the project.

About

Computer object takeover through Resource-Based Constrained Delegation (msDS-AllowedToActOnBehalfOfOtherIdentity)


Languages

Language:C# 100.0%