auth-bypass

Community

Automate authentication bypass discovery.

Authoryhy0
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the detection and exploitation of authentication and authorization bypasses, helping identify insecure access paths and privilege leakage.

Core Features & Use Cases

  • IDOR & Permission Testing: Validate direct object references and permission parameter manipulation.
  • JWT/Session Exploration: Assess token and session weaknesses, and common bypass paths.
  • Use Case: Rapidly assess API endpoints for unauthorized access and remediation gaps.

Quick Start

Example: Run the auth-bypass test against http://target.example/api/profile with a manipulated role field or token, and review access changes.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: auth-bypass
Download link: https://github.com/yhy0/CHYing-agent/archive/main.zip#auth-bypass

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository