CervantesSec/cervantes — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a web app for pentesters and red team teams to manage their work in one place. I want users to log in, work together, create clients, create security projects, track vulnerabilities, follow checklists, and generate reports quickly without copying data between tools.

It should have a clean dashboard with useful stats, project status, vulnerability summaries, and simple analytics. Add support for OWASP style compliance reports, multiple languages if possible, and a way to organize findings so reports can be created with one click. It should feel like a practical internal tool for a security consultancy, not a toy demo.

Use .NET and C# for the main app, with a normal web interface using HTML, CSS, and JavaScript. Use PostgreSQL for the database and make it easy to run locally with Docker compose. If Jira integration is reasonable, add it as optional. Look up current docs online if you need to.

Want more depth? Deep Reverse