Open Redirect Defense

Validate every redirect destination against a server-side allowlist so a user-controlled target cannot bounce victims onto an attacker's site. Use when an endpoint reads a next, return_to, or callback parameter and sends the browser there.

Amey-Thakur Updated

File contents

Amey-Thakur/AI-SKILLS/tree/main/skills/security/open-redirect-defense commit a037df06f9

Frequently asked questions

npx skillmds@latest add amey-thakur/open-redirect-defense