Burp Suite User Forum

Create new post

Modify response message after it shows in the Proxy Panel, before it arrive browser

Jeason | Last updated: Apr 13, 2021 12:41PM UTC

Hey: I'm building a Extensition that should be able to modify the response message after the message has been shown in the Proxy tool,and before the message arrive browser。 I've thought about IProxyListener, but apparently the processProxyMessage only deal with response before it has been shown in the Proxy tool. If there is another way to make it possible,please let me know. Thank you.

Hannah, PortSwigger Agent | Last updated: Apr 13, 2021 03:53PM UTC

Hi Have you looked into implementing your modification as a session handling action, rather than using the IProxyListener interface?

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