This repository contains the datasets and source code related to the paper: "Browserprint: An Analysis of the Impact of Browser Features on Fingerprintability and Web Privacy". More information about the paper could be accessed here.
If you are planning to use the datasets or results of this project, you can cite this paper using the following BibTEX template:
@InProceedings{isc2021browserprint,
title="Browserprint: an Analysis of the Impact of Browser Features on Fingerprintability and Web Privacy",
author="Akhavani, Seyed Ali and Jueckstock, Jordan and Su, Junhua and Kapravelos, Alexandros and Kirda, Engin and Lu, Long",
booktitle="Information Security",
pages="161--176",
year="2021",
editor="Liu, Joseph K. and Katsikas, Sokratis and Meng, Weizhi and Susilo, Willy and Intan, Rolly",
publisher="Springer International Publishing",
isbn="978-3-030-91356-4"
}
All the datasets and reports generated in our research could be found in the dataset directory.
List of all suspicious fingerprinting APIs discussed in the paper. Access it here or go to dataset/fingerprinting-apis.py
List of all browser versions and number of fingerprinting APIs, total features, added features, and removed features are included in this report. It could be accessed via feature-fingerprinting-report.csv
Detailed feature report for each Chrome, Firefox, and Opera version could be accessed in feature-reports directory.
Feature category ratios in Chrome, Firefox, and Opera. Accessed via featureCategoriesReport.csv
Seyed Ali Akhavani, Jordan Jueckstock, Junhua Su, Alexandros Kapravelos, Engin Kirda, Long Lu