Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 365 Bytes

android.md

File metadata and controls

7 lines (6 loc) · 365 Bytes

Android

  • Decompile an APK, search for *.firebaseio.com and try to access *.firebaseio.com/.json, there may be a DB
  • Decompile an APK and search for s3.*
  • Grep for android.permission.WRITE_EXTERNAL_STORAGE in the Manifest or calls to getExternal*
  • Grep for application/vnd.android.package-archive
  • Search encoded string, for example bytes[...]