CRMay 12, 2017

PerfWeb: How to Violate Web Privacy with Hardware Performance Events

arXiv:1705.04437v147 citations
Originality Highly original
AI Analysis

This work exposes a critical privacy vulnerability for web users, including whistleblowers and dissidents, by showing how hardware-level data can bypass existing privacy protections.

The authors demonstrated that a malicious application can infer websites visited in Google Chrome Incognito mode and Tor Browser by exploiting hardware performance events, achieving up to 86.3% classification accuracy on 40 websites using machine learning techniques.

The browser history reveals highly sensitive information about users, such as financial status, health conditions, or political views. Private browsing modes and anonymity networks are consequently important tools to preserve the privacy not only of regular users but in particular of whistleblowers and dissidents. Yet, in this work we show how a malicious application can infer opened websites from Google Chrome in Incognito mode and from Tor Browser by exploiting hardware performance events (HPEs). In particular, we analyze the browsers' microarchitectural footprint with the help of advanced Machine Learning techniques: k-th Nearest Neighbors, Decision Trees, Support Vector Machines, and in contrast to previous literature also Convolutional Neural Networks. We profile 40 different websites, 30 of the top Alexa sites and 10 whistleblowing portals, on two machines featuring an Intel and an ARM processor. By monitoring retired instructions, cache accesses, and bus cycles for at most 5 seconds, we manage to classify the selected websites with a success rate of up to 86.3%. The results show that hardware performance events can clearly undermine the privacy of web users. We therefore propose mitigation strategies that impede our attacks and still allow legitimate use of HPEs.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes