Completed
Demos
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
The Misuse of Android Unix Domain Sockets and Security Implications
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Motivation (cont'd)
- 3 Contributions
- 4 Unix domain sockets
- 5 Threat model
- 6 ABSTRACT is the default
- 7 Authentication is needed
- 8 Highlights
- 9 Apps using Unix sockets (Q1)
- 10 Socket address analysis (Q2)
- 11 Authentication analysis (03)
- 12 Implementation
- 13 Overview
- 14 Real-world usage
- 15 Identified libraries
- 16 Weak authentication
- 17 Strong authentications
- 18 Common mistakes
- 19 Case study: KingRoot
- 20 Mitigations (cont'd)
- 21 Summary
- 22 Demos