Burp Suite User Forum

Create new post

How do I highlight requests in a custom ITextEditor?

Terry | Last updated: May 19, 2017 09:41AM UTC

I am writing a extension that adds a IMessageEditorTab to each request that displays a modified HTTP body. The base of the code is very similar to https://github.com/PortSwigger/example-custom-editor-tab/blob/master/java/BurpExtender.java. How do I get the ITextEditor to colorize the HTTP request the way it does in the raw tab?

PortSwigger Agent | Last updated: May 22, 2017 02:48PM UTC

Sorry, there isn't currently a way to apply highlights to the contents being displayed in an ITextEditor.

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