redirect-forge
Installation
SKILL.md
Redirect Forge — Open Redirect
Open redirect occurs when an application redirects a user to a URL that is partially or fully controlled by attacker input, without proper validation. On its own it enables phishing. Chained with OAuth, SSRF, or CSP it becomes Critical.
Phase 1 — Discover Redirect Parameters
Cast a wide net. Any parameter that accepts a URL or path is a candidate.