Android Security

Android app security assessment structured on OWASP MASVS 2.0 / MASTG. Static analysis of an APK (MobSF, jadx, apktool, dex2jar, mobsfscan): hardcoded secrets, weak/broken crypto, insecure data storage, exported activities/services/providers/receivers, android:allowBackup, cleartext traffic & network-security-config, WebView addJavascriptInterface bridges, insecure deeplinks/intent redirection, missing FLAG_SECURE, tapjacking, root/anti-Frida detection, vulnerable third-party SDKs, Firebase/cloud-config leaks. Dynamic analysis (opt-in, needs a device) via Frida/objection: SSL-pinning bypass, runtime keystore/shared-prefs/SQLite dumps, traffic capture, deeplink & IPC abuse. Chains from /pentester and /codebase; into /api-security for backend endpoints, /web-exploit for injection, /post-exploit on device RCE, /ai-redteam on an embedded LLM.

0x0pointer Updated

File contents

0x0pointer/skills/tree/main/mobile/android-security commit c26f260ad0

Frequently asked questions

npx skillmds@latest add 0x0pointer/android-security