Skip to content
This repository has been archived by the owner on Dec 6, 2023. It is now read-only.

Retrieves all GPOs in a domain #765

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Bebzounette
Copy link

Retrieves all GPOs in a domain by using LDAP request to the "groupPolicyContainer" and can display detailed information and all attributes about a specific GPO :

poetry run cme ldap <DC_IP> -d -u -p -M get-gpo
poetry run cme ldap <DC_IP> -d -u -p -M get-gpo -o gpo=<GPO_NAME>
GPO

@mpgn
Copy link
Contributor

mpgn commented Jul 3, 2023

Hello @Bebzounette can you make a PR on the new official repo https://github.com/mpgn/CrackMapExec ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants