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
A critical vulnerability, CVE-2025-29927, has been identified in Next.js, a React-based web framework by Vercel.…
pugDNS is an experimental, high-performance DNS query tool designed to facilitate fast and accurate bulk…
The ZeroDays CTF 2025, held on March 22nd at Croke Park in Dublin, Ireland, marks…
CloudPEASS is a suite of tools designed to help users identify potential privilege escalation paths…
The OSCE³ (Offensive Security Certified Expert 3) and OSEE (Offensive Security Exploitation Expert) certifications are…
Nyxian is a JavaScript-based low-level scripting language designed specifically for iOS. It provides a powerful…