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.

1.1 Common Parameter Names

Installs
1
Repository
rifteo/skills
GitHub Stars
34
First Seen
6 days ago
redirect-forge — rifteo/skills