ALMADADALI/ScoutX ? reverse-engineered prompt

Reverse engineered prompt

Build me a Python app called ScoutX that helps me do automated reconnaissance on a target domain.

I want a command line tool where I can run things like a quick scan, a passive scan, or a more aggressive full scan, and it should find subdomains, probe live hosts, check ports, look for API endpoints, hunt for exposed secrets, take screenshots, and generate a clear report at the end. It should also have a doctor command that checks what external tools are installed and can install missing ones for me.

Please make it modular so new scan plugins are easy to add, and keep it async so scans run fast. Include a live terminal progress view, several export formats like JSON, CSV, Markdown, and HTML, and basic config support for API keys and scan settings. If it makes sense, add a simple web dashboard and AI powered analysis, but keep the core app usable without any keys. Feel free to look up current docs online if you need to.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab