khast3x/Redcloud ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple Python tool that lets me spin up a full red team lab on a server with just a few commands. I want to run one script, pick whether I am deploying locally, over SSH, or through docker machine, and have it set up the whole stack with Docker and docker compose if needed.
It should bring up a clean web interface where I can manage the environment, browse a list of ready made app templates, and deploy common offensive tools and test targets like a Kali container, Metasploit, Empire, GoPhish, and other useful services. Please add a reverse proxy, SSL certificates, basic login protection, and a file or volume sharing area so I can access logs and shared data from the browser. I also want a web terminal and an easy way to stop and remove the environment when I am done. If anything is unclear, look up current docs online and make sensible defaults.