h4ckologic/bughunter-ai ? reverse-engineered prompt
Reverse engineered prompt
Build me a tool that lets me type something like hunt target.com and then runs an autonomous bug bounty hunt for that site.
I want it to use Claude Code to coordinate a bunch of specialized agents that can do recon, app profiling, attack ideas, testing, and report writing, with a clear step by step workflow and saved progress so it can resume later. It should be able to connect to Burp Suite for traffic analysis, use a secure credential vault instead of putting secrets inline, and produce real findings with severity scores and a clean final report.
Make it feel like a serious security research assistant, not just a scanner. If you need current setup details or docs, look them up online and wire it up properly. Also include a simple install and setup flow so I can get from clone to running a first hunt without too much friction.