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

SSL websocket connection on not standard port send to port 443

Tim | Last updated: Feb 23, 2018 08:29AM UTC

I'm trying to intercept secure websocket traffic of an application with burp. I've set up an invisible proxy listener on port 8081 (the port of the websocket server). The websocket upgrade request is captured correctly by burp, but for some strange reason burp sends the request to port 443. Because there is a normal webserver running on this port, the webserver returns status 200 and my application tells me the connection was dropped.

PortSwigger Agent | Last updated: Feb 26, 2018 10:17AM UTC