What problem does it solve? Security testers need a consolidated reference of vulnerability detection signals and exploitation payloads during authorized web application assessments, instead of recalling syntax for each vulnerability class from memory. ## Core Features & Use Cases - Detection & Exploitation Reference: Covers XSS, SQLi, SSRF, IDOR, SSTI, path traversal, file upload, XXE, CSRF, CORS, prototype pollution, and business logic flaws with concrete payloads. - WAF Bypass Techniques: Provides obfuscation methods per class, such as comment obfuscation for SQLi, polyglot payloads for XSS, and decimal/octal IP encoding for SSRF. - Use Case: During an authorized penetration test, when an input parameter reflects in an HTML attribute context, look up the attribute-context XSS payloads and WAF bypass vectors to confirm exploitability and demonstrate impact. ## Quick Start Ask the agent to look up detection signals and payloads for a specific vulnerability class such as SSRF or SSTI when testing an authorized target.