Completed
Remote loading
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Navigating a Sea of Pwn - Windows Phone 8 Appsec
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Background
- 3 Application Structure
- 4 Application Security Models
- 5 Application Security Restrictions
- 6 Code Signing
- 7 Encryption
- 8 OEM Access
- 9 Diagnostic Application
- 10 Marketplace Application
- 11 Side Notes
- 12 DP API
- 13 Desktop
- 14 Second Pass Encryption
- 15 TLS
- 16 Certificate Validation
- 17 SSL Support
- 18 Summary
- 19 Interprocess communication
- 20 Implementing protocol handlers
- 21 Cross application navigation forgery
- 22 What is a toast
- 23 Shell post message toast
- 24 Application vulnerability
- 25 Marketplace validation
- 26 How to protect against this
- 27 Navigating from method
- 28 Crosssite scripting
- 29 Remote loading
- 30 Conclusion
- 31 Questions