
Episode 6: Mobile Hacking Attack Vectors with Teknogeek (Joel Margolis)
Critical Thinking - Bug Bounty Podcast
00:00
Android Manifest Dot X: A Data Intent Filter
Each data element, you can specify MIME type, scheme, host, port, and path. And then they would get received by different activities based on those intent filters. So that way, if you want one activity to receive likeHTTP colon slash example dot com versus HTTP colon slash slash subdomain dot example dot com, you can set those separately on the intent filter. I actually wrote a tool called get schemas, it's public on GitHub, oh my goodness. And it basically it parses the Android XML. It basically prints out like here's the activity, here's all the intents and the schemas that can be received by it. And it just prints them out so
Transcript
Play full episode