The Burp Suite User Forum will be discontinued on the 1st November 2024.

Burp Suite User Forum

For support requests, go to the Support Centre. To discuss with other Burp users, head to our Discord page.

SUPPORT CENTRE DISCORD

Create new post

Saving URLs responses to into multiple files

mouhannad | Last updated: Oct 05, 2024 09:31PM UTC

Hi team , Is there any way to save the URLs responses into multiple files like the original structure ( myabe like the structure in the site map ) and not all of them in just single file ? It's super usefull for doing client side code review . Best Regards,Mouhannad

Hannah, PortSwigger Agent | Last updated: Oct 16, 2024 02:40PM UTC

Hi Mouhannad You could probably write an extension for this. You would probably want to add a context-menu item that saves the response based on the folder/file path in the URL. To get started writing extensions, you can check out our documentation here: https://portswigger.net/burp/documentation/desktop/extensions/creating You can find an example extension for working with context menus here: https://github.com/PortSwigger/burp-extensions-montoya-api-examples/tree/main/contextmenu

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