saherm0hamed/PentestMgr — reverse-engineered prompt
Reverse engineered prompt
Build me a self hosted web app for penetration test engagement management that feels polished and easy to run locally or with Docker.
I want a login system with admin and tester roles, and the first account created should become the admin automatically. Users should be able to create and manage engagements, define in scope and out of scope targets, track notes, upload evidence like screenshots and logs, and manage findings with severity, CVSS, CVE, proof of concept, status, and affected hosts. Please include some built in finding templates for common issues.
I also want report generation in PDF, Word, and PowerPoint, with per engagement branding like company name, colors, footer text, and font choice. Add an auto written executive summary, a simple risk matrix image, and a remediation tracker.
The app should have a dark and light mode, a clean terminal style interface, JSON export and import, and a REST API with token auth so findings can be pushed in from scripts. Include basic user management and a few CLI helpers for seeding demo data and creating users. Look up current docs online if you need to.
Want more depth? Deep Reverse