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

How do I see milliseconds in request time?

amir | Last updated: Jul 17, 2020 10:44AM UTC

Milliseconds doesn't exist in the request time format.

Hannah, PortSwigger Agent | Last updated: Jul 17, 2020 11:06AM UTC

Hi. Are you referring to the "Time" column in your HTTP history table, or elsewhere?

amir | Last updated: Jul 17, 2020 11:50AM UTC

Hi, thanks for getting in touch. I mean in the result table of Intruder. In fact, I didn't see in Burp Suite time format with milliseconds, like (HH:mm:ss. SSS)

amir | Last updated: Jul 17, 2020 11:57AM UTC

The "Request Timer" in BApp store shows. But I need general solution for this problem.

Hannah, PortSwigger Agent | Last updated: Jul 17, 2020 12:07PM UTC

You can view the following columns in milliseconds: - The time taken to begin receiving a response (in milliseconds). - The time taken for the response to complete (in milliseconds). Unfortunately, native Burp does not provide the time in milliseconds as well. However, I can make a feature request for this functionality to be added if you would like? Other extensions like Flow and Logger++ also only show hours, minutes and seconds (as well as the date). However, you might be able to fork the author's repository, adjust the date-time format to include milliseconds, and rebuild the extension to use?

Maximiliano | Last updated: Nov 21, 2020 02:12AM UTC

Hi Hannah, Could it be possible to generate a Feature Request to include it? It would be useful to see the milliseconds in the HTTP History. Thank you and best regards, Maxi

Hannah, PortSwigger Agent | Last updated: Nov 25, 2020 12:25PM UTC