Open Redirect Simulator
Educational demonstration — understand how unvalidated redirects work.
Redirect endpoint
GET parameter
Redirect link:
https://yourapp.com/redirect?url=...
Security Note: In a real application, this would be a vulnerability. Always validate and whitelist redirect destinations.
Educational only. This tool demonstrates an open redirect vulnerability.
In production, always validate and restrict redirect destinations.
Quick examples: