The Burp Suite User Forum was discontinued on the 1st November 2024.

Burp Suite User Forum

For support requests, go to the Support Center. To discuss with other Burp users, head to our Discord page.

SUPPORT CENTER DISCORD

Burp Scanner Found Dom Based Open Redirect

Shvuo | Last updated: Jun 17, 2020 07:38PM UTC

Hello, My Burp Scanner Found DOM Based Open Redirect. I tried to execute this open redirect several time but i don't get any result . can you tell me , is it False Positive ? =function(e){var t=window.location.href.indexOf("#");window.location.replace(window.location.href.slice(0,t>=0?t:0)+"#"+e)},m=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};a()(l.b,"Hash history needs a DOM") Is there any possibility to execute the DOM Based Open Redirect ? Thank you

Liam, PortSwigger Agent | Last updated: Jun 18, 2020 11:18AM UTC