cobbr/Covenant ? reverse-engineered prompt
Reverse engineered prompt
Build me a cross platform .NET app for a red team collaboration dashboard and command center.
I want a web based interface where multiple users can log in, see the same operation, and work together in real time. It should let me create and manage listeners, generate agents, send tasks, and view the results in a clean dashboard. Please include API endpoints too, plus a Swagger page for testing and debugging.
Make it work on Linux, macOS, and Windows, and add Docker support if that helps. I also want support for encrypted communication, configurable listener profiles, and dynamic C# compilation so new tasks can be generated on the fly instead of being totally static. If it makes sense, include a simple way to track indicators during an operation so I can summarize what happened later.
Use the existing README and wiki style as guidance, and look up current docs online if you need to.
Are you gonna build this?
make sure you review the code using coderabbit