Skip to content

Commit e0123da

Browse files
committed
add 2021 PoPets paper
1 parent 8ba65f0 commit e0123da

File tree

3 files changed

+7
-1
lines changed

3 files changed

+7
-1
lines changed

_config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
# You can create any custom variable you would like, and they will be accessible
1919
# in the templates via {{ site.myvariable }}.
2020

21-
title: Furious MAC
21+
title: FuriousMAC
2222
email: #
2323
description: >- # this means to ignore newlines until "baseurl:"
2424
Furious MAC is a project to understand, map, and correlate wireless hardware identifiers

files/popets-2021-0042.pdf

538 KB
Binary file not shown.

publications.markdown

+6
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ permalink: /publications/
66

77
# Group Publications
88

9+
#### Three Years Later: A Study of MAC Address Randomization In Mobile Devices And When It Succeeds
10+
- **Abstract**: Mobile device manufacturers and operating system developers increasingly deploy MAC address randomization to protect user privacy and prevent adversaries from tracking persistent hardware identifiers. Early MAC address randomization implementations suffered from logic bugs and information leakages that defeated the privacy benefits realized by using temporary, random addresses, allowing devices and users to be tracked in the wild. Recent work either assumes these implementation flaws continue to exist in modern MAC address randomization implementations, or considers only dated software or small numbers of devices. In this work, we revisit MAC address randomization by performing a cross-sectional study of 160 models of mobile phones, including modern devices released subsequent to previous studies. We tested each of these phones in a lab setting to determine whether it uses randomization, under what conditions it randomizes its MAC address, and whether it mitigates known tracking vulnerabilities. Our results show that, although very new phones with updated operating systems generally provide a high degree of privacy to their users, there are still many phones in wide use today that do not effectively prevent tracking.
11+
- **Authors**: Ellis Fenske, Dane Brown, Jeremy Martin, Travis Mayberry, Peter Ryan, and Erik Rye
12+
- **Venus**: Proceedings Privacy Enhancing Technologies (PETS) Symposium, 2021
13+
- **Link**: [Local](/files/popets-2021-0042.pdf)
14+
915
### 2019
1016

1117
#### Handoff All Your Privacy -- A Review of Apple's Bluetooth Low Energy Continuity Protocol

0 commit comments

Comments
 (0)