What problem does it solve?
This Skill detects open redirect vulnerabilities by identifying URLs that accept redirect parameters (url, redirect, next, return, goto) and attempting safe, controlled checks to determine whether an attacker can steer victims to an external site. It helps security testers validate the presence of redirects in login flows, OAuth callbacks, and link forwarding without triggering harmful redirects.
Core Features & Use Cases
- Identify redirect parameters in web targets (url, redirect, next, return, goto, etc.) and assess whether external domains can be reached.
- Provide a structured assessment of vulnerability status (confirmed, suspected, not vulnerable) with clear remediation guidance.
- Apply in contexts like login redirects, OAuth flows, and URL shorteners to strengthen redirect hygiene.
Quick Start
Run a controlled redirect test against a target URL that contains a known redirect parameter to verify whether external destinations can be reached and report the findings with evidence.