Completed
Newer version of Android are more secure
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
The Android Security Jungle - Pitfalls, Threats & Survival Tips
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 The Jungle
- 3 Scott Alexander-Bown
- 4 Security Services
- 5 Newer version of Android are more secure
- 6 Threats: App Hijacking
- 7 OWASP top 10 risks
- 8 Survival tips
- 9 Network communications
- 10 Looks like you're not using SSL pinning?
- 11 Patch against SSL exploits
- 12 Password based encryption
- 13 Encryption libraries
- 14 Verifying App integrity
- 15 Signing Certificate Verification
- 16 Verifying device integrity
- 17 root@android:/#
- 18 DO YOU EVEN
- 19 ProGuard
- 20 DexGuard
- 21 Quick Android Review Kit Qua