website-fingerprinting
There are 28 repositories under website-fingerprinting topic.
deep-fingerprinting/df
The source code and dataset are used to demonstrate the DF model, and reproduce the results of the ACM CCS2018 paper
wisepythagoras/website-fingerprinting
Deanonymizing Tor or VPN users with website fingerprinting and machine learning.
msrocean/Tik_Tok
This repository contains code and data for "Tik-Tok: The Utility of Packet Timing in Website Fingerprinting Attacks" paper, published in PETS 2020.
sanjit-bhat/Var-CNN
Code for the paper "Var-CNN: A Data-Efficient Website Fingerprinting Attack Based on Deep Learning" (PETS 2019)
robust-fingerprinting/RF
The code and dataset for "Subverting Website Fingerprinting Defenses with Robust Traffic Representation".
msrocean/mockingbird
Keras with Tensorflow implementation of our paper "Mockingbird: Defending Against Deep-Learning-Based Website Fingerprinting Attacks with Adversarial Traces" which is published in IEEE Transactions on Information Forensics and Security (TIFS).
AxelGoetz/website-fingerprinting
Automatic Feature Generation for Website Fingerprinting
freedomofpress/fingerprint-securedrop
A machine learning data analysis pipeline for analyzing website fingerprinting attacks and defenses.
notem/reWeFDE
Reimplementation of the WeFDE information leakage analysis technique for website fingerprinting analysis in Python3.
Xinhao-Deng/Multitab-WF-Datasets
The multi-tab website fingerprinting attack library contains real-world multi-tab Tor traffic and code for multi-tab website fingerprinting attacks.
jpcsmith/wf-tools
Contains python tools for performing website fingerprinting classification as well as fetching web-pages.
liuxyu/DF
A PyTorch version of Deep Fingerprinting
csmcguan/tor-capture
Tor cell capture for website fingerprinting experiments
jimit105/CSE-534---Project
Automated Website Fingerprinting using Deep Learning (Project for CSE 534 - Fundamentals of Computer Networks)
jonasbb/padding-aint-enough
Source code release for the 2020 FOCI paper: "Padding Ain’t Enough: Assessing the Privacy Guarantees of Encrypted DNS"
notem/walkietalkie-proto
Implementation of the Walkie-Talkie protocol to perform real-time padding on live Tor traffic.
Arcnilya/trafficsliver-evaluation
Repository for Master's Thesis at KAU Spring 2021
efstratios/mscThesis
Master Thesis | Self-Defense Against Website Fingerprinting Using ALPaCA
mertside/lockeddown
LockedDown: Exploiting Contention on Host-GPU PCIe Bus for Fun and Profit
csmcguan/tail-time
A website fingerprinting defense
msrocean/WF_KNN_SVM
Evaluation of SVM and KNN in Website Fingerprinting Attack
sxiii/top-websites-os
Script that checks server's operating systems based on specified list of websites (based on dockerized wappalyzer)
bcebere/Understanding-and-Explaining-Web-Fingerprinting-with-a-Protocol-Centric-Approach
Website Fingerprinting from a Protocol-Centric Perspective
csmcguan/bro
Beta Randomized Obfuscation: a website fingerprinting defense
finallyupper/reNetCLR
Customed implementation of NetCLR: a WF attack based on SelfSL techniques integrated with NetAugment.
kwakrhkr59/AISec
Undergraduate Internship at Ewha Womans University
mukesh-razzsec/faviconmap
Requests the favicon for a given website and compares it against a known database of hashes to accurately identify the website's tech stack
finallyupper/pre-augment
Codes used in DA project for data processing.