GithubHelp home page GithubHelp logo

wf-tools-v0.3.1's Introduction

Website Fingerprinting Tools

This python libraries defines a set of tools for website fingerprinting research. It includes code for fetching and recording website traces as well as feature extraction and classification.

Component Description
lab.classifiers The Deep Fingerprinting, k-Fingerprinting, p1-FP, and Var-CNN classifiers.
lab.fetch_websites Selenium based orchestration for capturing and recording web-page loads.
lab.sniffer Asynchronous packet sniffers based on tcpdump and scapy.
lab.third_party.li2018measuring Features from the paper "Measuring Information Leakage in Website Fingerprinting Attacks and Defenses"
lab.metrics Additional website-fingerprinting metrics such as Wang's r-precision.

Installation

This project is not currently listed on pypi. Install it directly from the git repository using pip as follows.

python3 -m pip install git+https://github.com/jpcsmith/wf-tools.git

Licence

This library has an MIT license, as found in the LICENCE file. The code in lab/thirdparty/li2018measuring is licensed under CRAPL v0 Beta 1.

wf-tools-v0.3.1's People

Contributors

githubsolute avatar

Watchers

 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.