Overview
Learn essential concepts, tools, and techniques for successfully hacking Android apps in this 15-minute video from HackerOne's Hacker101 series. Explore key topics including APK containers, manifests, resources, Android Studio, emulators, reverse engineering tools, and Frida. Discover how to set up proxies, install CA certificates, and navigate potential pitfalls. Gain insights into the hacking process, receive recommendations for effective app analysis, and understand important aspects like logcat, certificate pinning, and intent filter checks. Enhance your mobile app security testing skills with this concise yet comprehensive introduction to Android hacking.
Syllabus
Intro
APK Container
Manifest
Resources
Android Studio
Android Emulator
Genymotion
apktool
dex2jar
JD-GUI
Frida
Proxy Settings
Installing CA Cert
WARNING
The Process
Recommendations
Logcat
Disable Cert Pinning
Intent Filter Check
Taught by
HackerOne