Posts

Showing posts from April, 2018

Inspeckage : Dynamic Assessment Tool for Android

Image
If you are pen-testing android application, you will need to monitor/check many things at the same time. While doing dynamic analysis, one has to take care of all communication, local storage, logs, and what not.  Inspeckage a dynamic android application analysis tool present under X posed Framework which makes dynamic analysis very easy. It has various to the point features which makes it very useful with its inbuilt web server providing simplistic GUI. Setting up Inspeckage We will be using Android 5.1 device on Genymotion in linux to demonstrate Inspeckage. You can find tons of tutorials on how to setup genymotion in linux (here) . Another prerequisite is to have Xposed Framework installed in your rooted device(emulator). You can follow this tutorial for installing xposed through apk file on your Genymotion.  This Genymotion 5.1(Marshmallow) has Xposed installed in it. Now lets see the installation of Inspeckage from Xposed framework. Open the Xposed f