User Tools

Site Tools


tbhm:10_mobile

This is an old revision of the document!


# Mobile

## Data Storage

Its common to see mobile apps not applying encryption to the files that store PII.

Common places to find PII unencrypted: - Phone system logs (avail to all apps) - webkit cache (cache.db) - plists, dbs, etc - hardcoded in the binary

Quick spin-up for iOS: Daniel Mayers' idb

## Logs

Check device logs for sensitive data exposure during app usage.

tbhm/10_mobile.1778746728.txt.gz · Last modified: by drew

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki