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

[Feature request] Enumerate groups of a specific user. #793

Open
corsch opened this issue May 31, 2023 · 2 comments
Open

[Feature request] Enumerate groups of a specific user. #793

corsch opened this issue May 31, 2023 · 2 comments

Comments

@corsch
Copy link

corsch commented May 31, 2023

At the moment it is possible to enumerate all users / groups or a specific user / group with CME.
--users [USER] enumerate domain users, if a user is specified than only its information is queried.
--groups [GROUP] enumerate domain groups, if a group is specified than its members are enumerated

Unfortunately the information of the user does not contain the groups of the user.
It would be fantastic to enumerate the groups of a specific user too.

@Cyb3rC3lt
Copy link
Contributor

Try this:

cme ldap 10.110.228.50 -u test -p 'pass' -d test.info -M groupmembership -o USER=testuser

@corsch
Copy link
Author

corsch commented Sep 21, 2023

Thank you I will give it a try

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

No branches or pull requests

2 participants