Insecure Data Storage
Logs
Local Storage
Check for sensitive information/data store on Shared Preferences or not
Check if sensitive information/data is stored in the local storage database using strong encryption on or not
Application Memory
Example: after login see how long the app keeps the password in memory.
Last updated