Hello Readers,
If a application is hosted at client location and they are provided VPN access to test their web application, then you have to configure
BurpSuite in order to intercept traffic.
Step 1: Go to [win]+R and then type cmd.
Step 2: Type java -Djava.net.preferIPV4Stack=true -jar <burp.jar>
Note: Make sure java is installed
Step 3: Set the burp proxy in the proxy tab and as well as in the browser in which you want to intercept the traffic.
Step 4: Open the browser and type the IP which connects to VPN provided by the client and start using the application which is hosted at client location.
Step 5: Voila, Request will start capture in the Burpsuite.
Step 6: Play with it
Check this image
For more info : check this
link
Please subscribe to my blog and get regular updates...
Thank You guys :)