Badro1859/PenTestManager — reverse-engineered prompt
Reverse engineered prompt
Build me a simple web app called PenTestManager for running penetration testing work in one place. I want a clean frontend and a working backend, plus docker setup so I can run the whole thing locally without much hassle.
The app should let me keep track of clients, create and manage penetration test engagements, record findings with useful details like severity and status, and turn those findings into client reports. It should feel like a small internal tool a security team could actually use day to day, with pages to view, add, edit, and organize everything clearly. A basic dashboard or overview page showing active engagements and recent findings would be helpful too.
Please use the existing repo structure with frontend and backend, wire it up end to end, and make sure the main flows actually work with stored data. If there is already an API spec in the repo, follow that where it makes sense. If anything is unclear, look up current docs online and make sensible choices.
Want more depth? Deep Reverse