Skip to content
This repository was archived by the owner on Jan 21, 2021. It is now read-only.

Add Remove-DomainGroupMember function#254

Merged
HarmJ0y merged 1 commit into
PowerShellMafia:devfrom
andyrobbins:patch-1
Sep 17, 2017
Merged

Add Remove-DomainGroupMember function#254
HarmJ0y merged 1 commit into
PowerShellMafia:devfrom
andyrobbins:patch-1

Conversation

@andyrobbins
Copy link
Copy Markdown
Contributor

Add-DomainGroupMember allows for adding users to a group, and is especially useful given its ability to supply alternate credentials when establishing the connection to the DC. Remove-DomainGroupMember is intended to act as a "cleanup" function for attack paths that abuse DACL misconfigurations, where we need to remove a principal from a group after we are done abusing that group's existing permissions.

Add-DomainGroupMember allows for adding users to a group, and is especially useful given its ability to supply alternate credentials when establishing the connection to the DC. Remove-DomainGroupMember is intended to act as a "cleanup" function for attack paths that abuse DACL misconfigurations, where we need to remove a principal from a group after we are done abusing that group's existing permissions.
@HarmJ0y HarmJ0y merged commit 1864095 into PowerShellMafia:dev Sep 17, 2017
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.

2 participants