The Burp Suite User Forum will be discontinued on the 1st November 2024.

Burp Suite User Forum

For support requests, go to the Support Centre. To discuss with other Burp users, head to our Discord page.

SUPPORT CENTRE DISCORD

Create new post

Non-HTTP request

Ofek | Last updated: Jun 08, 2016 03:56PM UTC

Hi Burp team! I have a java application to check. The app starts the communication over HTTPS and then the communication changes to non-web protocol (no over HTTP just over sockets and the content is java serialized). I wondered is it possible to use burp as a socket proxy or is it just a web proxy? P.S I want to use an extension to deserialize/decompile the java requests and responses. Tnx, Ofek Levy.

PortSwigger Agent | Last updated: Jun 09, 2016 07:58AM UTC

Burp is able to handle HTTP/S and WebSockets. It isn't possible to use Burp to proxy other protocols.

Burp User | Last updated: Aug 19, 2016 06:04PM UTC

Hey Ofek, I've developed and extension for burp that might handle what your looking for. It adds an intercepting mitm sockets proxy to burp suite and also supports SSL using Burp's CA. You can check it out here: https://github.com/summitt/Burp-Non-HTTP-Extension

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