- Missing SSL Pinning
- Bypassing SSL Pinning (Frida)
- Code Manipulation (Changing the flags/or some parts of the code to make internal logic flaw)
- Missing Root Detection
- Bypassing Root Detection (Frida)
- Code Manipulation (Changing the flags/or some parts of the code to make internal logic flaw)
- Missing Emulator Detection
- Bypassing Emulator Detection (Frida)
- Code Manipulation (Changing the flags/or some parts of the code to make internal logic flaw)
- Check
adb logcat
logs for sensitive information/data - Bypass logging requests (Frida)
- Unencrypted/plaintext request/data in logs
- Sensitive information in Shared Preferences
- Sensitive information in temporary files
- Sensitive information in LocalStorage database
- Sensitive information in other places