ayushgayakwad/RAIDER ? reverse-engineered prompt
Reverse engineered prompt
Build me a Python app for authorized security testing that feels like an autonomous red teaming lab.
I want a command line mode and a simple dashboard where I can point it at a local practice target or a site I have permission to test, then watch it do reconnaissance, choose actions on its own, and try web based SQL injection and XSS checks. The system should have a shared memory style core so the agents can pass findings around, a learning controller that decides whether to scan, attack, or wait, and an exploit agent that can inspect pages and forms in real time with browser automation and AI help.
Please also include a mock vulnerable target for demo mode, live logs, progress tracking, and a clean PDF report at the end with the results and timeline. If needed, look up current docs online for any browser or AI integration details. Make it easy to run locally with a simple setup and a clear start here flow.
Are you gonna build this?
make sure you review the code using coderabbit