Android Traffic Interception Guide
Prerequisite If you have look into my previous post, Android Penetration Testing Setup Guide, do have a look into it to ensure that you have installed the tools. Summary I created this blog post to showcase how I intercept android traffic using Burp Suite. Creating an Android Emulator To create an android emulator, I will be using Android Studio as an example. Select “More Actions” > “Virtual Device Manager”. This is where the android emulator is managed. ...