Hello everybody, this will be continuation of setting up a mobile pentesting lab. The required tools need are: apktools adb shell Drozer We will be using Kali Linux OS. Let’s first start with the installation of apktools, Followed by installing adb (Android Debug Bridge), Lastly, we will install Drozer (current version is drozer-2.4.4 as ofContinue reading “Installation of Essential tools for Mobile Hacking”
Tag Archives: Debugging
Hacker101 – Intentional Exercise
Hi guys, a brand new day means a brand new CTF for us to do 🙂 For today, we will looking through the Android APK. Same as ‘Hello World!’ CTF, in order to know how the application worked, we have to decompile it and look through the source code. I decompile the android apk, unzipContinue reading “Hacker101 – Intentional Exercise”
Hacker101 – “Hello World!”
Hi guys!!! Happy 2020 to you all. Hope you have a new year resolution to solve CTF ahahahah (just joking). Today, we will be doing Hacker101 CTF “Hello World!”. So based on the website, there is a input box ‘STDIN’ and a link to download a vulnerable binary program. The first hint given for thisContinue reading “Hacker101 – “Hello World!””