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

Flutter Based Android Application Traffic Interception

Vamshi | Last updated: Aug 14, 2020 10:48AM UTC

Can you give a suggestion that how can I intercept the traffic for flutter based android application with burpsuite. Note that It doesn't have SSL Implementation in the application. Please suggest me a solution for this.

Ben, PortSwigger Agent | Last updated: Aug 14, 2020 01:47PM UTC

Hi Vamshi, We responded to your query in the email that you also sent into us but for clarity to our other users: Flutter uses the Dart package, which does not appear to adhere the device proxy settings. You might be able to use the ProxyDroid Android app to force all the traffic from the device to the Burp proxy via Iptables. The following article has some useful information regarding this: https://blog.nviso.eu/2019/08/13/intercepting-traffic-from-android-flutter-applications/

Umair | Last updated: Sep 25, 2024 05:51AM UTC