Burp Suite User Forum

Create new post

Android Requests not intercepted

Ashish | Last updated: Dec 28, 2023 10:01AM UTC

Trying to intercept request for one of the APKs built with following versions. minSdkVersion 23 targetSdkVersion 21 compileSdkVersion 24 Network Security config file <?xml version="1.0" encoding="utf-8"?> <network-security-config> <base-config cleartextTrafficPermitted="true"> <trust-anchors> <certificates src="system" /> <certificates src="user" /> </trust-anchors> </base-config> </network-security-config> Android versions tested on Android 12 Android 11 Android 13 Android 9 Burp User certificate installed on device using burp browser web page. issue occurring on this app specifically as other apps can be intercepted as intended. Burpsuite versions : V-2.1.07 and V-10.3.7

Dominyque, PortSwigger Agent | Last updated: Dec 28, 2023 10:25AM UTC

Hi Ashish To clarify, is your HTTP history not being populated with requests as well?

Ashish | Last updated: Dec 28, 2023 01:19PM UTC

yes, Requests doesn't appear in HTTP history section.

Dominyque, PortSwigger Agent | Last updated: Dec 28, 2023 01:36PM UTC

Hi Ashish Can you please email support@portswigger.net with the following: 1) Could you send me your diagnostics information? You can find this by going to "Help > Diagnostics" within Burp. 2) Screenshots of your proxy listener in Burp and the proxy settings on the Android 3) Description of how you installed the Burp certificate on the Android device. Did you follow the guidance on this article listed in our documentation?: https://blog.ropnop.com/configuring-burp-suite-with-android-nougat

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