Burp Suite User Forum

Create new post

How can I get all of the information which opened tabs in the Repeater?

Shin | Last updated: May 19, 2020 11:12AM UTC

I want to get all of the information which opened tabs in the Repeater tab. I read APIs in https://portswigger.net/burp/extender/api/ but I can't find out anyways to get that information. Is there any way to get it using extender API?

Uthman, PortSwigger Agent | Last updated: May 19, 2020 11:35AM UTC

Can you provide more detail on how your extension interacts with the Repeater and what you are trying to achieve? Do you want to retrieve the entire HTTP request and response from each individual Repeater tab? Are you using sendToRepeater? Or have you implemented your own tab in the Repeater? Can you share what you have done so far? (Or feel free to email us if you do not want to share the code publicly)

Shin | Last updated: May 20, 2020 04:46AM UTC

I only want to retrieve the entire HTTP request and response from each Repeater tab.

Uthman, PortSwigger Agent | Last updated: May 20, 2020 08:54AM UTC

Can you share what you have done so far? What language are you writing the extension in?

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