Skip to content

lsvih/CUMUL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CUMUL

Implementation of "Website Fingerprinting at Internet Scale"

Reproduce from original code of paper's author: http://lorre.uni.lu/~andriy/zwiebelfreunde/


Update at Feb. 2023

Since the original dataset link is no longer available, please download the dataset from the Web Archive


If you find this method helpful for your research, please cite this paper:

@inproceedings{panchenko2016website,
  title={Website Fingerprinting at Internet Scale.},
  author={Panchenko, Andriy and Lanze, Fabian and Pennekamp, Jan and Engel, Thomas and Zinnen, Andreas and Henze, Martin and Wehrle, Klaus},
  booktitle={NDSS},
  year={2016}
}

Dependency

Python 3.5 +
sklearn

Dataset

Download foreground.tar.gz and background.tar.gz from http://lorre.uni.lu/~andriy/zwiebelfreunde/ and extract files.

Then config your dataset path at main.py

About

Implementation of "Website Fingerprinting at Internet Scale"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages