Skip to content

Parse GPOs (based on gpohound) to extract Applocker XML files

Notifications You must be signed in to change notification settings

JJK96/applocker_parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Applocker parser

Parse gpohound output for AppLocker policies. For each of these policies, extract the XML contents from the registry values in the GPO.

Usage

Run gpohound to obtain JSON output:

gpohound dump --json 2> gpohound_dump.json

Then run this parser:

python parse.py gpohound_dump.json

About

Parse GPOs (based on gpohound) to extract Applocker XML files

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages