Burp Suite User Forum

Create new post

how to capture post request in burp through rest client

Gurmeet | Last updated: May 11, 2016 02:24PM UTC

I want to make a post request through https://www.runscope.com which i can make in chrome and getting correct response but when I try to do in mozilla firefox which i have configured with burp suit it shows alerts message in burp suit[Alerts section ] with following line "Attempting to auto select SSL parameters for www.runscope.com". Please let know if is possible to track in burp if yes then please provide the steps. Thanks, Gurmeet

PortSwigger Agent | Last updated: May 12, 2016 08:12AM UTC

This sounds like a problem negotiation an SSL connection between Burp and the server. In this situation, we would suggest: 1. Changing the options under User options / SSL / Java SSL options and Project options / SSL / SSL negotiation / Workarounds. See if you can find a combination of options that works with this target. 2. Seeing which cipher and protocol your browser selects when it connects directly, and enabling only this pair at Project options / SSL / SSL negotiation / Use custom protocols and ciphers. 3. Trying a different version of Java (6/7/8) as some SSL issues are version-specific.

You must be an existing, logged-in customer to reply to a thread. Please email us for additional support.