Completed
Question 2: Detected Vulnerabilities
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Call Me Back! Attacks on System Server and System Apps in Android through Synchronous Callback
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Android System Server
- 3 How a System Service is provided
- 4 Callback during IPC
- 5 What is a Callback Handle
- 6 Malicious Callback: Block
- 7 Malicious Callback: Exception
- 8 Malicious Callback: Self-Poisoning
- 9 Other Victims System Apps
- 10 Research Questions
- 11 Meaningful Attacks
- 12 Defense Approaches
- 13 Question 1: How to Detect?
- 14 Question 2: Detected Vulnerabilities