chainreactors/aiscan ? reverse-engineered prompt
Reverse engineered prompt
Build me a single binary security scanning tool for authorized pentesting and bug bounty work, kind of like an AI helper that can either run a normal scan or take a natural language task and work through it on its own.
I want it to be able to scan an IP range, discover services, probe web apps, check weak credentials, run template based vulnerability checks, and optionally use an LLM to help review findings and summarize what matters. It should also have a web console where I can see sessions, assets, findings, and saved scans, plus a way to run it as a hub and connect remote worker agents to it. If possible, include a simple command line workflow for both quick scanning and autonomous agent mode, and make the full build include browser based recon and screenshot style capabilities. Keep it easy to run from one downloaded binary, and if you need to look up current docs for any libraries or web tooling, do that.
Are you gonna build this?
make sure you review the code using coderabbit