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

Quick Start

Installs
2
GitHub Stars
4
First Seen
Jul 3, 2026
auth-bypass — zebbern/termstack