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

Redirecting HTTP and WS calls to another IP/Port

Flavio | Last updated: Jan 27, 2023 08:49AM UTC

Hello everyone, I am trying to use Burp Suite Community edition as a proxy and I would like to redirect http and ws calls to a different IP. I remember I did something similar in the past but even reading the documentation I'm no longer able to understand how to do it. In other words, if I type http://localhost:12345 on my browser I would like this request is redirected to http://192.168.1.123:12345. Also, the same behavior would be necessary for any websocket call like: ws://localhost:8000 --> ws://192.168.1.123:8000. I'm able to use the proxy functionality and intercept all the http calls (but not able to redirect) but cannot intercept WS calls and of course can't redirect at all. Is this possible with Burp? I'm using Proxy Switchy Omega on Chrome Browser to connect to Burp Suite. Thanks in advance!

Michelle, PortSwigger Agent | Last updated: Jan 27, 2023 02:35PM UTC