Dan Cornell presented on designing secure mobile apps. He discussed generic mobile app threats and design concerns like bypassing platform restrictions, permissions, storage, encryption, and native code. He provided an in-depth look at mobile browser content handling via URL schemes and intents. He emphasized that developers should treat data from these sources as untrusted and validate inputs. Security teams should assess apps' data storage, services used, and new services deployed to support apps. The full slides and videos are available online.