Burp Suite User Forum

Create new post

Want to Prevent Scanner Extension from Automatically URL Encoding Payload

amarionette | Last updated: Mar 26, 2021 02:45AM UTC

Hello, I am seeking help to prevent my Burp Extension from URL encoding a payload. This seems to happen automatically by Burp (I am sending the request from the extension using the non-urlencoded payload). I saw a Java solution a few years back on how to accomplish this but I am trying to do this in Python and do not fully understand how to prevent the URL encode. Can you assist?

Uthman, PortSwigger Agent | Last updated: Mar 26, 2021 08:23AM UTC

Hi,

Are you using the URL decode function under the IExtensionHelpers interface?

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