Field Guide to the Android Manifest File
ID: 24d7181c-922c-5fb9-ae82-5dfaf5bd1986
STIX ID: report--24d7181c-922c-5fb9-ae82-5dfaf5bd1986
Feed Name: Black Hills Infosec Blog
This post outlines how to decompile and analyze an Android app’s `AndroidManifest.xml` (via Apktool) to assess security posture, using TikTok as a case study; it explains what package names, app flags (e.g., `android:allowBackup`, `android:debuggable`), permissions, `uses-feature` tags, and component declarations (activities, services, receivers with `intent-filters` and `android:exported`) reveal about attack surface and misconfigurations, and demonstrates identifying functions like push-notification handling from manifest entries.
Your team is not currently subscribed to this feed. You must subscribe to it in order to see this post.
