Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gain FullControl on arbitrary objects trough ldapshell #1927

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dadevel
Copy link
Contributor

@dadevel dadevel commented Mar 19, 2025

This PR implements a new command in ldap_shell.py called gain_fullcontrol.
It appends a FullControl ACE to the security desriptor of an arbitrary LDAP object.
This target object is specified by a search filter and an optional search base.

In the example below the user jdoe is granted full control over a certificate template and a computer account.

image

image

@dadevel dadevel force-pushed the ldapshell-fullcontrol branch from 1a93f67 to 6be36a2 Compare March 19, 2025 21:23
@dadevel dadevel force-pushed the ldapshell-fullcontrol branch from 6be36a2 to 35a087b Compare March 20, 2025 06:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant