Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test for when an open redirect has a http:// or https:// prefix always added to the injected URL #79

Open
postmodern opened this issue May 25, 2024 · 0 comments
Labels
feature New Feature idea Random idea open-redirect Open Redirect

Comments

@postmodern
Copy link
Member

Test when an Open Redirect injection URL always has a http:// or https:// scheme appended to the injected value, but omitting the URI scheme from the test URL (ex: evil.com/path?id=... -> http://evil.com/path?id=). This may require adding an additional keyword argument to OpenRedirect#initialize.

@postmodern postmodern added feature New Feature idea Random idea open-redirect Open Redirect labels May 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New Feature idea Random idea open-redirect Open Redirect
Projects
None yet
Development

No branches or pull requests

1 participant