GithubHelp home page GithubHelp logo

henghengxiong / adaptivefingerprinting Goto Github PK

View Code? Open in Web Editor NEW

This project forked from smarthomeprivacyproject/adaptivefingerprinting

1.0 0.0 0.0 66 KB

AdaptiveFingerprinting

Shell 0.47% Python 99.53%

adaptivefingerprinting's Introduction

Adaptive Fingerprinting

This repository contains the code and data for project "Adaptive Fingerprinting". The code can be used to perform website fingerprinting attacks when there are very limited training data (e.g., <= 20 traffic traces per class). Transfer learning, more specifically, adversarial domain adaption, is leveraged in this project to adress the challenges when training data is small.

The dataset and code are for research purposes only. The results of this study are published in the following paper:

Chenggang Wang, Jimmy Dani, Xiang Li, Xiaodong Jia, Boyang Wang, "Adaptive Fingerprinting: Website Fingerprinting over Few Encrypted Traffic," ACM Conference on Data and Application Security and Privacy (ACM CODASPY 2021), April, 2021.

Content

This repository contains separate directories for the attack, defense, website traffic datasets. A brief description of the contents of these directories is below. More detailed usage instrcutions are found in each subfolder's README.md file.

Attack

THe attack directory contains the code for three transfer learning based attack methods: fine-tuning based method, triplet network based method and our proposed Adapative Fingerprinting method (adversarial domain adaption based method.). The data preparation and other supporting functions are in tools and utility folder.

Defense

The defense directory contains the code for the WTF-PAD method.

Dataset

All the four datasets we examined in the paper can be downloaded from the link below (last modified Sep, 2021):

https://mailuc-my.sharepoint.com/:f:/g/personal/wang2ba_ucmail_uc_edu/Ej4IxFX-ZlVOgH2Ipc-C4p8BK-i_5iCt6bhxMx0xf8RUBg?e=5VMbSy

Note: the above link needs to be updated every 6 months due to certain settings of OneDrive. If you find the link is expired and you cannot access the data, please feel free to email us ([email protected]). We will update the link as soon as we can. Thanks!

Additional information

The additional_info has information about the structures of the neural networks and its hyperparameters

Requirements

This project is developed with Python 3.6, tensorflow 2.3 and Keras with Ubuntu 18.04

Usage

See the details in each subfolder.

Citation

When reporting results that use the dataset or code in this repository, please cite:

Chenggang Wang, Jimmy Dani, Xiang Li, Xiaodong Jia, Boyang Wang, "Adaptive Fingerprinting: Website Fingerprinting over Few Encrypted Traffic," ACM Conference on Data and Application Security and Privacy (ACM CODASPY 2021), April, 2021.

Contacts

Chenggang Wang, [email protected], University of Cincinnati

Boyang Wang, [email protected], University of Cincinnati

adaptivefingerprinting's People

Contributors

aegon007 avatar danijimmy19 avatar wang2ba avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.