CRMar 8, 2017

A Study of MAC Address Randomization in Mobile Devices and When it Fails

arXiv:1703.02874v2252 citations
Originality Highly original
AI Analysis

This research addresses privacy vulnerabilities in mobile devices for users and manufacturers, exposing critical flaws in existing implementations.

The study conducted the first wide-scale analysis of MAC address randomization in mobile devices, identifying multiple implementation flaws that allow tracking of devices, including defeating randomization in ~96% of Android phones and tracking 100% of devices using a new exploit.

MAC address randomization is a privacy technique whereby mobile devices rotate through random hardware addresses in order to prevent observers from singling out their traffic or physical location from other nearby devices. Adoption of this technology, however, has been sporadic and varied across device manufacturers. In this paper, we present the first wide-scale study of MAC address randomization in the wild, including a detailed breakdown of different randomization techniques by operating system, manufacturer, and model of device. We then identify multiple flaws in these implementations which can be exploited to defeat randomization as performed by existing devices. First, we show that devices commonly make improper use of randomization by sending wireless frames with the true, global address when they should be using a randomized address. We move on to extend the passive identification techniques of Vanhoef et al. to effectively defeat randomization in ~96% of Android phones. Finally, we show a method that can be used to track 100% of devices using randomization, regardless of manufacturer, by exploiting a previously unknown flaw in the way existing wireless chipsets handle low-level control frames.

Code Implementations2 repos
Foundations

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

Your Notes