Bypass 403 banner
Awarexone Awarexone

Bypass 403

Development community

Description

--- description: Probe a 403/401 endpoint with the most-paid bypass tricks (header injection, path encoding, method swap, WAF fingerprint, vendor-specific). Wraps byp4xx when installed; otherwise runs a built-in matrix of 38+ techniques. Usage: /bypass-403 <url> | /bypass-403 -l <urls-file> --- # /bypass-403 Try to bypass an HTTP 403/401 response with header injection, path encoding, and method tampering — the standard battery from disclosed reports. ## Usage ``` /bypass-403 https://target.c

Installation

Installs to ~/.claude/skills/awarexone-agentic-bug-hunter-bypass-403/SKILL.md

Terminal
mkdir -p ~/.claude/skills/awarexone-agentic-bug-hunter-bypass-403 && curl -fsSL https://raw.githubusercontent.com/Awarexone/Agentic-Bug-Hunter/HEAD/commands/bypass-403.md -o ~/.claude/skills/awarexone-agentic-bug-hunter-bypass-403/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository