Burp Suite User Forum

Create new post

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

Hi Have you had a look at the code for any other extensions that implement this behavior? All BApp Store extensions have their code publicly available on GitHub. You can find this here: https://github.com/PortSwigger

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