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 Suite built in browser passes healthchecks but in practice does not work.

Ciaran | Last updated: Nov 11, 2022 11:55AM UTC

Hello, # Problem The built in Chromium based browser is appending the string "http:8080/$URL/" causing a "ERR_INVALID_REDIRECT" error. For example typing "google.com" into the URI bar without quotes and pressing enter will result in the following URL in the URI bar. "http://google.comhttp:8080/google.com/" The built in browser health check passes successfully. # Setup Burp Suite Professional version 2022.9.6 Windows 11 64 bit Version 22H2 JDK 8 Using MSI installed Burp Suite # What I am trying to do I just want to use DOM Invader to monitor for postMessage events. Cheers, Ciarán

Michelle, PortSwigger Agent | Last updated: Nov 14, 2022 08:59AM UTC

Thanks for your message. When we run a test here, we do not see the same behavior. Do you have any extensions installed? If so, can you try disabling them and rerunning the same test? If you are still having issues, can you please email support@portswigger.net with some screenshots or a screen recording to show the steps you are taking so we can look into this further for you?

Ciaran | Last updated: Nov 14, 2022 09:26AM UTC