ADRecon

.\ADRecon.ps1 -DomainController <dc-ip> -Credential <cred>

AD auditing tool that exports detailed information to an Excel/CSV report.

When you need a comprehensive report of AD configuration for offline analysis. ADRecon collects users, groups, GPOs, ACL permissions, SPNs, and more, generating a structured report. Useful for pentesters who want a detailed report without using BloodHound.

If the domain is very large, the report can be huge. Also, if you only need specific data, prefer PowerView or ldapsearch.