auth-bypass
Installation
SKILL.md
auth-bypass
When to Use
- Testing access control on authenticated endpoints
- Looking for IDOR (Insecure Direct Object Reference) vulnerabilities
- Testing JWT token security and manipulation
- Verifying role-based access control (RBAC)
- Attempting privilege escalation from user to admin
- Testing session management vulnerabilities
- User provides authenticated requests to test
- Need to verify authorization is properly enforced