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

Issue with the order of proxy requests under 'site map'

Raghuveer | Last updated: Mar 10, 2017 01:15PM UTC

Hello, We have observed that the HTTP requests intercepted by the Burp proxy, in 'Site map' tab were arranged in alphabetical order (not in the order of sequence of the recording). So, when we send these requests to scanner, they were being executed by the same order, as in the 'site map' (alphabetical order). However, this feature doesn't create the appropriate application flow. Is there possibility of making these requests appear in the order of recording (as per the application flow)?

Burp User | Last updated: Mar 10, 2017 05:15PM UTC

Is there a reason you are using a scanner to do this? Scanner is meant to scan individual pages and not in a specific order. If you need to login or extract a CSRF token, you can setup a macro to do that for you. Can you give an example use case and maybe we can derive a better solution for you.

PortSwigger Agent | Last updated: Mar 11, 2017 01:48PM UTC