What problem does it solve?
Standard CSRF testing only catches basic missing token flaws, missing modern bypasses like SameSite misconfigurations, JSON CSRF via text/plain enctype, OAuth RelayState validation gaps, and chain-to-account-takeover patterns that lead to high-severity, high-payout bug bounty findings.
Core Features & Use Cases
- Modern Bypass Detection: Covers SameSite=Lax sibling subdomain bypasses, JSON CSRF via Content-Type abuse, OAuth/SAML RelayState flaws, and framework misconfigurations like disabled CSRF middleware.
- Crown Jewel Target Prioritization: Focuses on high-impact flows including OAuth/SSO account linking, email change endpoints, third-party dashboards (Grafana), and social platform integrations that chain directly to full account takeover.
- Field-Validated Methodology: Built from 15 real bug bounty reports including $10k GitHub Enterprise and $5k Stripe Dashboard findings, with step-by-step hunting checks, browser-compatible PoC templates, and impact validation gates.
Quick Start
Use the hunt-csrf skill to test all state-changing endpoints on your authorized target for CSRF vulnerabilities, prioritize OAuth and account linking flows, and validate any findings with a browser-compatible proof of concept that demonstrates concrete account takeover impact.