Burp Suite User Forum

Create new post

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

Hi If you edit the proxy listener and use the redirect settings on the Request Handling tab, does that allow you to create the setup you need?

You must be an existing, logged-in customer to reply to a thread. Please email us for additional support.