telmon95/VulneraMCP ? reverse-engineered prompt
Reverse engineered prompt
Build me an AI powered bug bounty hunting tool that works as an MCP server and helps me do recon, vulnerability checks, and reporting from one place.
I want it to discover subdomains, check which hosts are alive, find URLs and endpoints, fuzz directories and parameters, analyze JavaScript for hidden routes and secrets, and run common tests for things like XSS, SQL injection, CSRF, IDOR, auth issues, API misconfigurations, and cloud storage exposure. It should also plug into ZAP, and if possible support Caido or Burp style workflows too.
Please store findings and scan results in PostgreSQL, generate Markdown reports, and give me a simple dashboard where I can browse targets, alerts, and results in real time. It should be easy to run locally, ideally with Docker and a simple setup flow, and include good defaults so I can point it at a target and start scanning. If you need current docs for any tool, look them up online first.
Are you gonna build this?
make sure you review the code using coderabbit