Response title
This is preview!
"could potentially be a open redirection if you can inject a custom path. For example://redirect-host.com/
It’s unlikely this happens on most sites since you would hit a 404 for “redirect-host.com” but may work if the site you are testing has the JavaScript on the 404 page for example."
originAnchor.href = location.href;
base.href = document.location.href;
© 2013 jQuery Foundation
Sponsored by and others.