Last updated
Was this helpful?
Last updated
Was this helpful?
AdminSDHolder is a system container that used to control permissions. These permissions are used as a template for protected accounts to prevent modifications to them.
Security Descriptor Propagator (SDPROP) runs every 60 minutes. SDPROP compares between the ACL of the protected groups and members and the ACL of AdminSDHolder, then any differences are overwritten on the ACL Object.
An attacker can utilize SDROP mechinsem by adding a user with GenericAll privileges to theAdminSD Holder object. When the SDPROP runs (every 60 minutes) the user will be add with elevated privileges.
Adding user to the AdminSDHolder object
Run SDProp mannually