Security Hardening:
- Root Detection: Implemented jailbreak_root_detection to prevent execution on compromised devices.
- SSL Pinning: Added certificate pinning for backend communications (using assets/certs/my_server.pem) to prevent Man-in-the-Middle (MitM) attacks.
Vulnerability:
- Sensitive data storage
- Security Mechanism bypass
- Dynamic Misconfiguration