SOCKS Proxy in Burp Suite
Last modified: 2023-08-14
If we want to use SOCKS proxy in Burp Suite, we can add it in the proxy setting.
Setup SOCKS Proxy
-
In Burp Suite, go to Proxy → Proxy settings.
-
In the settings window, select User tab and go to Netwotk → Connections in left pane.
-
In the SOCKS proxy section, enable "Override options for this project only".
-
Fill proxy host and port as follow:
SOCKS proxy host: 127.0.0.1 SOCKS proxy port: 9251
-
Check "Use SOCKS proxy" and close the window.