apache/caldera — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a local cybersecurity lab platform for authorized testing and training, similar to MITRE Caldera. I want a web dashboard where a security team can run adversary emulation exercises based on MITRE ATT&CK, manage simulated operations, and review what happened afterward.

It should have a core Python server with a REST API, a browser interface, and a plugin system so extra capabilities can be added later, like agents, reporting, training content, ATT&CK technique collections, and incident response tools. Make it easy to run locally on Linux or Mac, with a Docker option, and include a safe default setup for a private lab.

Please include basic login, configuration files, sample data, and a simple training mode that helps new users learn the workflow without touching real systems. Keep the UI clear and practical for red team and blue team practice. Look up current docs online if you need to, but keep everything focused on authorized defensive learning and testing.

Want more depth? Deep Reverse