capture0x/AdStrike — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a Python terminal app for authorized Active Directory security testing called AdStrike. I want it to feel like an operator console where I can set the target domain, domain controller, credentials, attacker IP, Kerberos settings, and engagement name once, then reuse that session across the whole tool.

It should have an interactive menu for recon, enumeration, Kerberos, ADCS, attack path analysis, credential checks, lateral movement helpers, persistence checks, cloud or hybrid AD checks, and utilities. The tool should wrap common AD testing tools when they’re available, keep outputs organized per engagement, mask secrets by default, and make it clear this is only for systems where I have written permission.

Add a Smart Analyst style feature that reads collected output and suggests likely next steps, plus an optional AI agent mode if an API key is present. Include a tool checker, session manager, Kerberos manager, and report generator that exports HTML, Markdown, and JSON. Make install and run scripts for Kali or Parrot.

Want more depth? Deep Reverse