Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 774 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 774 Bytes

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.