NetsOSS / headless-burp

Automate security tests using Burp Suite.
https://netsoss.github.io/headless-burp/
223 stars 56 forks source link

Can headless_burp Listen On all interfaces? #18

Closed pinkgladiator-zz closed 5 years ago

pinkgladiator-zz commented 5 years ago

Hi Anand,

Is it possible to configure headless burp to listen on all interfaces? I am following your strategy and I am trying to make burp work with selenuim, but we are in docker environment. I dockerized headless burp, and am going to use the headless burp docker as the proxy server for selenium. I couldn't find the option to change headless burp to listen on all interfaces instead of loopback only. Let me know please.

Thanks.

YanYan

pinkgladiator-zz commented 5 years ago

I figured it out. Configure burp to listen on all interface did the trick.