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

Attach a mouse event listener to Burp IMessageEditor UI Component?

amarionette | Last updated: Sep 22, 2022 08:06PM UTC

Hi, Is it possible to call iMessageEditor's getComponent() to then call AddMouseListener() and override the mouseEntered or mouseClicked methods? My goal is to detect when a user performs a mouse event of any kind in the editor. I have been unable to achieve this in my code.

Hannah, PortSwigger Agent | Last updated: Sep 26, 2022 08:46AM UTC