Burp Suite User Forum

Create new post

Timings for Request/Responses

Richard | Last updated: Mar 20, 2015 12:26AM UTC

Burp Extender's getProxyHistory gives you an array of IHttpRequestResponse objects. How do you obtain the time the request was sent and the response was received? IRequestInfo and IResponseInfo don't appear to provide this information either, but the information is available in the proxy history tab.

PortSwigger Agent | Last updated: Mar 20, 2015 12:11PM UTC

This information isn't currently available via the API, sorry. When we next update the API in general, we will look into providing this information for all requests and responses.

PortSwigger Agent | Last updated: Mar 23, 2015 09:09AM UTC

A revamp of the API is in our roadmap but we don't currently have an ETA, sorry. For the moment, you'll need to calculate your own timings when you issue requests.

Burp User | Last updated: Feb 11, 2016 08:18PM UTC

+100 This is super useful when you're trying out timing attacks. Invariably otherwise, I have to do lots of column reordering and do the math myself.

Burp User | Last updated: Jan 01, 2017 07:16PM UTC

When can you update the API in general ? Now I tried to write a plugins for timebased sql injection , But I can't get the time between the request and the response, It's very important!

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