What problem does it solve? Bug bounty hunters and penetration testers waste time recalling or reconstructing the correct payload syntax for each vulnerability class, and risk submitting findings that programs always reject, hurting their validity ratio. ## Core Features & Use Cases - Payload Library: Ready-to-use payloads for XSS, SSRF, SQLi, XXE, NoSQLi, command injection, SSTI, IDOR, path traversal, HTTP smuggling, WebSocket attacks, MFA bypass, and SAML attacks. - Submission Triage Tables: An always-rejected list and a conditionally-valid-with-chain table that tell you which findings are reportable and which require a proven impact chain first. - Recon Integration: gf pattern names, wordlist references, and built-in paths for fuzzing sensitive files, admin panels, and API endpoints. - Use Case: While testing a search parameter that reflects input, load the XSS section to get polyglot and CSP-bypass payloads, confirm reflection with a unique marker string, then check the triage tables before writing the report. ## Quick Start Ask the AI to give you SSRF bypass payloads for a target running on AWS, including cloud metadata endpoints and IP obfuscation techniques.