0

I am testing an application that requires "Automatic configuration script" to be configured in web browser.

How can i intercept HTTP traffic in such case. I am aware of temper data add-on but is there a way to configure HTTP proxy (such as burp/paros) in such case?

PenGeek
  • 189
  • 1
  • 11

1 Answers1

0

Got the solution. Using Upstream proxy in burp suite this can be accomplished. Burp will forward the traffic to the proxy URL and will receive the response.

PenGeek
  • 189
  • 1
  • 11