Skip to content
← LibraryTechnique entry
MOB-BACKUP-EXTRACTCollection

ADB Backup Extraction

adb backup -f data.ab → unpack with abe.jar — recovers app-private data when backupEnabled is unset (default true on old API levels).

§ Where this technique fits

MOB-BACKUP-EXTRACT is catalogued under the Collection tactic of the offensive-security kill-chain. It appears in 1 approved dossier in the registry, typically at step 4 on average.

§ Dossiers chaining this technique

§ What commonly comes next

  1. 01
    Unsecured Credentials
    T1552 · Credential Access
    seen 1×