Glossary
Open Redirect
A vulnerability that allows an attacker to redirect a user to a malicious site via an unvalidated URL parameter. Open redirects are exploited in phishing campaigns because the initial URL appears legitimate. They can also serve as a stepping stone to bypass SSRF filters.