Reverse engineered prompt

GitHub

Build me a Go based security recon platform for bug bounty and pentest work. I want a command line tool plus a clean web dashboard where I can add a domain, run a full scan, and see everything in one place. It should find subdomains, check which hosts are alive, scan ports, detect what tech a site uses, collect URLs and JavaScript files, look for secrets and common misconfigurations, run vulnerability templates, check for DNS takeover risks, and do GitHub exposure checks. I also want browser based analysis for Android APKs, iPhone IPA files, and basic ADB device auditing.

Please store scan history in Postgres, use local JWT login for the dashboard, upload non empty result files to Cloudflare R2 and show the public links with the results. Add monitoring so it can watch for new subdomains or URL changes and send useful Discord compatible alerts. The dashboard should have pages for stats, scans, targets, findings, monitors, and a simple browser for stored files. If it fits, include an AI helper that can explain findings or suggest next steps. Look up current docs online if you need to.

Have a live product UI? Try website reverse