Skip to content

nightwatchman6455/gpoedit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gpoedit

A repository of files containing METRONOME as well as the template files needed for GPO abuse. METRONOME Written by Nightwatchman6455

Used to manipulate GPO Active Directory settings. See http://nightwatchman.me/post/184884366363/gpo-abuse-and-you for more info.

USAGE:

To query for the existing properties of a GPO in Active Directory, use: metronome.exe query

To add the necessary pieces to add an immediate scheduled task to a GPO, use: metronome.exe itasks

To deploy a file using a GPO, use: metronome.exe file <destination path (with no trailing )

To only increment the versionnumber field, use: metronome.exe versionset

To revert a GPO to its original properties or set the properties to different values, use: metronome.exe set

To enable or disable a GPO, use: metronome.exe enable\disable

Files included in the repository:

  • GptTmpl.inf: Use this template to add users to a local administrators group within an organizational unit. Use the versionset command above to increment the versionnumber attribute within Active Directory when doing it
  • ScheduledTasks_Hostname.xml: Task template for GPO abuse that allows you to target based on NetBios hostname
  • ScheduledTasks_IP.xml: Task template for GPO abuse that allows you to target based on IP address

About

A repository of files containing METRONOME as well as the template files needed for GPO abuse.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages