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

testing GitHub application --how to intesept traffic

olek | Last updated: Oct 15, 2023 02:12PM UTC

hi Team I would like ask.In testing website you just intercept traffic by put Burp certification for browser setting HTTP Proxy 127.0.0.1 But how to testing GitHub application for example github.com/outline/outline. 1.How Hunter intercept this traffic in Burp .? 2.This testing from Github application is possible test on Windows.? thanks

Hannah, PortSwigger Agent | Last updated: Oct 16, 2023 10:04AM UTC

Hi Do you access your application in a web browser? If so, you can open Burp's browser (Proxy > Intercept > Open browser) and navigate to your site. Any HTTP/HTTPS traffic will be captured, and you can intercept this as you wish. You can find a walkthrough guide for this here: https://portswigger.net/burp/documentation/desktop/getting-started/intercepting-http-traffic

olek | Last updated: Oct 16, 2023 10:57AM UTC

Ok but for example in Skype Application. how do you intercept traffic.?

Hannah, PortSwigger Agent | Last updated: Oct 16, 2023 12:30PM UTC

Hi If you're looking to proxy traffic from an application, the easiest way to do this would be to specify the proxy for the application to use, if there application supports this. If the application does not support this, then you would need to configure an invisible proxy to handle your non-proxy-aware client application. Documentation for configuring this can be found here: https://portswigger.net/burp/documentation/desktop/tools/proxy/invisible We also have a guide you could follow. However, the detail contained in it has not been updated for Burp's new look and feel, so the precise locations of settings and screenshots are out of date. You can find this here: https://portswigger.net/support/using-burp-suites-invisible-proxy-settings-to-test-a-non-proxy-aware-thick-client-application

olek | Last updated: Oct 16, 2023 01:59PM UTC

Ok but if I insert this in hosts in Windows .Skype use few IP address for connections .Skype connect for IP address.? 127.0.0.1 skype.com

Hannah, PortSwigger Agent | Last updated: Oct 17, 2023 10:39AM UTC