authz-bypass
OfficialBypass authorization flaws.
Authorsecurityfortech
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses critical security vulnerabilities where users can access or manipulate data and functionality they are not authorized to, leading to data breaches and unauthorized actions.
Core Features & Use Cases
- IDOR Testing: Identifies Insecure Direct Object References by manipulating parameters like
invoice=,user=, etc. - Horizontal & Vertical Bypass: Tests if users can access other users' data or perform administrative actions with lower privileges.
- Header Injection: Exploits special headers like
X-Original-URLandX-Forwarded-Forto bypass access controls. - Use Case: A tester uses this skill to discover that by changing a URL parameter from
order=123toorder=124while logged in as a regular user, they can view another customer's order details.
Quick Start
Test for authorization bypass by swapping session IDs and manipulating URL parameters.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: authz-bypass Download link: https://github.com/securityfortech/hacking-skills/archive/main.zip#authz-bypass Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.