Completed
Private Browsing Mode is not the Cure
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
I Know Where You've Been - Geo-Inference Attacks Via The Browser Cache
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Do You Care About your Geo-location?
- 3 Sources of Users' Geo-locations
- 4 Problem Statement
- 5 Background: Browser Cache
- 6 Directives in Response Headers to Control Cache
- 7 Browser Cache Stores Static Resources
- 8 Benefits of Browser Cache
- 9 Attack Vector (11) : Measuring Page Load Time
- 10 Time of XMLHttpRequests
- 11 Attack Vector (IV): Use img complete Property
- 12 How to Infer a User's City?
- 13 Evaluation Setup
- 14 Loading Time: Without Cache.s. With Cachel
- 15 Private Browsing Mode is not the Cure
- 16 Randomizing Timing Measurements
- 17 TorBrowser is not Perfect
- 18 Segregating Browser Cache
- 19 Take-away