GPOHunter is a comprehensive tool designed to analyze and identify security misconfigurations in Active Directory Group Policy Objects (GPOs).
It automates security checks and provides detailed reports on potential vulnerabilities, helping administrators secure their environments.
Currently, GPOHunter implements the following security checks:
The list of security checks will be continuously expanded with additional checks and verifications.
To run GPOHunter, use the following command:
python gpo_analyzer_cli.py -u USERNAME -p PASSWORD -d DOMAIN -dc DC_HOST [options]
Options:
-H
, --hash
: NTLM hash for Pass-the-Hash.-o
, --output
: Path to the output file.-f
, --format
: Output format (json, csv, html).-v
, --verbose
: Verbose output.--show-xml
: Show raw XML content of GPO files.Clone the repository. Install the required packages:
pip install -r requirements.txt
garak checks if an LLM can be made to fail in a way we don't…
Vermilion is a simple and lightweight CLI tool designed for rapid collection, and optional exfiltration…
ADCFFS is a PowerShell script that can be used to exploit the AD CS container…
Tartufo will, by default, scan the entire history of a git repository for any text…
Loco is strongly inspired by Rails. If you know Rails and Rust, you'll feel at…
A data hoarder’s dream come true: bundle any web page into a single HTML file.…