Build an AD lab, enumerate with BloodHound, execute Kerberoasting and Pass-the-Hash attacks, then use AI to write detection rules from Windows Event Logs and Sigma rules for your SIEM.
You're doing a purple team exercise: first play attacker and compromise the AD environment using industry-standard techniques, then switch to defender and build detection rules for everything you just did. The AI Analyst acts as your blue team partner — analyzing attack evidence and writing detection logic.
Paste your BloodHound findings (attack paths, kerberoastable users, ACL misconfigurations). The AI will explain each vulnerability, rank by exploitability, and suggest remediation.
Paste your Windows Event Log findings. The AI will explain what each event proves, write Sigma detection rules, and generate Splunk SPL queries to detect these attacks in production.
Ask the AI to write Sigma rules for: 1) Kerberoasting (Event 4769 RC4), 2) Pass-the-Hash (Event 4624 type 3 NTLM), 3) LDAP enumeration, 4) BloodHound collection. Include false positive reduction logic.
Describe the vulnerabilities you exploited (weak service account passwords, NTLM enabled, etc.). The AI will provide specific Group Policy settings, PowerShell commands, and architectural changes to harden the environment.
Share your attack summary and detection results. The AI will write a purple team report covering: attacks executed, detection coverage (what you detected vs missed), risk ratings, and a prioritized remediation roadmap.