Skip to content
forked from DistriNet/DLWF

Source code for our NDSS'18 paper "Automated Website Fingerprinting through Deep Learning"

Notifications You must be signed in to change notification settings

wayneowen7/DLWF

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

This is the source code used for the research paper Automated Website Fingerprinting through Deep Learning:

https://distrinet.cs.kuleuven.be/software/tor-wf-dl/

The code is soon to be updated, come back later for the final framework.

If you found our framework useful for your research, please cite:

@inproceedings{Rimmer2018,
  title={Automated Website Fingerprinting through Deep Learning},
  author={Rimmer, Vera and Preuveneers, Davy and Juarez, Marc and Van Goethem, Tom and Joosen, Wouter},
  booktitle={Proceedings of the 25nd Network and Distributed System Security Symposium (NDSS 2018)},
  year={2018},
  organization={Internet Society}
}

The datasets used for the evaluation are available to download under these links:

Closed World --

https://distrinet.cs.kuleuven.be/software/tor-wf-dl/files/tor_100w_2500tr.npz

https://distrinet.cs.kuleuven.be/software/tor-wf-dl/files/tor_200w_2500tr.npz

https://distrinet.cs.kuleuven.be/software/tor-wf-dl/files/tor_500w_2500tr.npz

https://distrinet.cs.kuleuven.be/software/tor-wf-dl/files/tor_900w_2500tr.npz

Open World --

https://distrinet.cs.kuleuven.be/software/tor-wf-dl/files/tor_open_200w_2000tr.npz

https://distrinet.cs.kuleuven.be/software/tor-wf-dl/files/tor_open_400000w.npz

Concept drift --

https://distrinet.cs.kuleuven.be/software/tor-wf-dl/files/tor_time_test3d_200w_100tr.npz

https://distrinet.cs.kuleuven.be/software/tor-wf-dl/files/tor_time_test10d_200w_100tr.npz

https://distrinet.cs.kuleuven.be/software/tor-wf-dl/files/tor_time_test2w_200w_100tr.npz

https://distrinet.cs.kuleuven.be/software/tor-wf-dl/files/tor_time_test4w_200w_100tr.npz

https://distrinet.cs.kuleuven.be/software/tor-wf-dl/files/tor_time_test6w_200w_100tr.npz

About

Source code for our NDSS'18 paper "Automated Website Fingerprinting through Deep Learning"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%