
Episode 6: Mobile Hacking Attack Vectors with Teknogeek (Joel Margolis)
Critical Thinking - Bug Bounty Podcast
00:00
Android APK: How to Track Back Intents
So we, we unpack the Android APK by using APK tool. Then we open Android manifest. We see all these various activities to find. Those activities are various screens or maybe pages, if you will, within the Android app. Inside of that, if an, if an intent filter is defined for that, then that activity is implicitly exported,. And then we can trigger that activity from an external app as long as it complies with the intent filter. If you look at the code, you'll see how intense get used pretty frequently.
Transcript
Play full episode