Features Https Traffic
In many cases, it is most practical to configure a system proxy on the mobile device, so that HTTP(S) traffic is redirected through an interception proxy running on your host computer.
By monitoring the requests between the mobile app client and the backend, you can easily map the available server-side APIs and gain insight into the communication protocol.
Additionally, you can replay and manipulate requests to test for server-side vulnerabilities.Several free and commercial proxy tools are available.
Here are some of the most popular:1) Burp Suite2) OWASP ZAPTo use the interception proxy, youll need run it on your host computer and configure the mobile app to route HTTP(S) requests to your proxy.
In most cases, it is enough to set a system-wide proxy in the network settings of the mobile device - if the app uses standard HTTP APIs or popular libraries such as okhttp, it will automatically use the system settings.Using a proxy breaks SSL certificate verification and the app will usually fail to initiate TLS connections.
To work around this issue, you can install your proxys CA certificate on the device.
Intercepting HTTP(S) Traffic
Social Features
Connect and share with friends and the community.
Gaming Features
Enjoy immersive gaming experience with various game modes.
Smart Home
Control and monitor your home with smart features.
See the Https Traffic in Action
Get the App Today
Available for Android 8.0 and above