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

IMessageEditor in custom made extensions do no not have properties like Send to Repater

Gaurav | Last updated: Jan 15, 2020 05:43AM UTC

Hello Team, In the custom made extension, the IMessageEditor doesn't have all the options like when we right click any request in the proxy or the repeater like the options send to repeater, send to comparer. Is there any setting which needs to be added to the code to enable that or we have to use the api manually for each of the cases\? Also, how do we add a context menu to the IMessageEditor? When I add it to my code it is working for other parts of the extension like Jtable and Jtree but inside the ImessageEditor it seems to not work.

Hannah, PortSwigger Agent | Last updated: Jan 15, 2020 08:59AM UTC