zanesense/abspider-recon — reverse-engineered prompt
Reverse engineered prompt
Build me a modern web recon tool for security testing on targets I own or have permission to assess. I want a clean browser dashboard plus a simple CLI that both run the same scans, so I can either paste in a domain in the app or run it from the terminal and get matching results.
The app should help with first pass recon like site info, headers, DNS, WHOIS, subdomains, basic fingerprinting, and some carefully limited active checks. Give me a few scan modes like safer, normal, and more aggressive, but keep everything bounded and respectful. I also want user sign in, saved scan history, remembered sessions, per user settings, optional API keys for outside intel services, and report export in JSON and PDF, maybe DOCX too if it fits what is already here.
Make it feel polished and easy to use for bug bounty hunters, security engineers, and learners. If the repo already supports Docker, self hosting, and docs, keep that working. Check current docs online if you need to.
Want more depth? Deep Reverse