pyGPOAbuse icon indicating copy to clipboard operation
pyGPOAbuse copied to clipboard

Partial python implementation of SharpGPOAbuse

Results 8 pyGPOAbuse issues
Sort by recently updated
recently updated
newest added

Hi, This tool looks promising but during testing I encountered an error that simply breaks the targeted GPO rendering it unusable for me as a pentester and for my client....

bug

Hi, Is there any way to delete a scheduled task from a existing GPO? I would like to delete the scheduled task itself, not the entire GPO. Preferebly only the...

enhancement

Hi, Is there any way to add a scheduled task that will only run once (on the first GP update) to a existing GPO? By default scheduled tasks run on...

enhancement

Add feature for GPO name resolution.

enhancement

This pull request was created to add filters to GPOs I added the flags `-FIlterUser` and `-FilterComputer` to choose the kind of filter. Then you need to add `-Samaccount` and...

fix this warning ![image](https://github.com/user-attachments/assets/82dbe859-8855-413f-b490-1cb8bbe8917e) `"\%"` string escape sequence doesn't exist, the backslash needs to be self-escaped into `\\` forming `"\\%"`

Converted to uv/pipx installable package

I ran this on an engagement where my low-priv account has a really long password that follows format of: `A long password with a number like 1 and then a...