What problem does it solve?
This Skill solves the critical problem of undetected JWT and OAuth 2.0 authentication vulnerabilities that can be exploited by attackers to gain unauthorized access, escalate privileges, and compromise sensitive user data in modern web applications and APIs.
Core Features & Use Cases
- Comprehensive JWT Attack Coverage: Includes alg:none bypass, RS256→HS256 key confusion, weak secret brute-forcing, and kid/jku header injection attacks.
- OAuth Flow Exploitation Techniques: Covers missing state parameter CSRF, redirect URI bypasses, implicit flow token theft, and scope escalation attacks.
- Real-World Use Case: Security teams use this playbook during authorized penetration tests to validate the resilience of authentication systems and identify exploitable flaws before malicious actors can leverage them.
Quick Start
Use the jwt-oauth-token-attacks skill to test a target web application's JWT and OAuth implementation for common authentication vulnerabilities during an authorized security assessment.