Completed
Open-sourcing Mystique
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Mystique - Uncovering Information Leakage from Browser Extensions
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Browser Extensions
- 3 Motivating Example
- 4 Privacy Implications
- 5 Goals
- 6 Overview
- 7 Approach
- 8 Taint Tracking: Challenges
- 9 Addressing the Challenges: V8
- 10 Data Flow Graph (DFG)
- 11 Control-Flow Dependencies
- 12 Implicit Data Flows
- 13 Completing the Example
- 14 Taint Propagation Points
- 15 Estimating True Positive Rates
- 16 Number of Affected Users
- 17 The SimilarWeb Library
- 18 Web of Trust
- 19 Limitations
- 20 Open-sourcing Mystique
- 21 Conclusion