{% extends "base.html" %} {% block title %}AUTARCH — AD Audit{% endblock %} {% block content %}
LDAP enumeration, Kerberoasting, AS-REP roasting, ACL analysis, BloodHound collection, and password spray.
Request TGS tickets for accounts with SPNs and extract hashes in hashcat format.
Find accounts that do not require Kerberos pre-authentication and extract AS-REP hashes.
Spray a single password against a list of users. Includes delay/jitter to reduce lockout risk.
Identify dangerous permissions: GenericAll, WriteDACL, WriteOwner, DCSync rights, and more.
Collect users, groups, computers, sessions, and ACLs for BloodHound import. Uses bloodhound-python if available, otherwise falls back to manual LDAP collection.