When you reverse apk files you find API keys/token somewhere in properties, manifest, strings etc. Sometimes some API keys/secrets are obvious and you can understand security impact and risk of exposing these keys. Please let me know what's the security risk involved in these keys:
- Google Maps API Key
- Fabric API key (probably can forge crash data)
- Twitter/FB Consumer key and secret (no auth tokens)
- Crashlytics SDK developer's token
Thanks