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

Burp Suite User Forum

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

SUPPORT CENTER DISCORD

Proxy: Web Videos

Max | Last updated: Dec 06, 2019 10:35AM UTC

Hello, how do I set up Burp so that clients can watch web videos like .mp4 files without burp trying to download the whole file first (streaming responses is not really an option). It either takes very long to buffer or the videos don't play at all. Your help would be appreciated. Thanks.

Mike, PortSwigger Agent | Last updated: Dec 06, 2019 12:09PM UTC

Hi Max, unfortunately, Streaming Responses is the only mechanism within Burp Suite which would give you some functionality to avoid this. https://portswigger.net/burp/documentation/desktop/options/http Can you provide some more context as to why Streaming Responses is not an option?

Burp User | Last updated: Dec 06, 2019 04:50PM UTC

That is because the URL needs to be added manually to Streaming Responses all the time. And every multimedia file has a different URL. Especially with m3u8 + ts where the URL changes for every ts segment. It would be great if multimedia files would be added to Streaming Responses automatically or passed through to client.

Mike, PortSwigger Agent | Last updated: Dec 09, 2019 11:55AM UTC