Coder Social home page Coder Social logo

fpclassifier's Introduction

A Machine Learning-based Approach to Detect Browser Fingerprinting

Description

We propose a machine learning-based approach utilizing VisibleV8(VV8)[1] to accurately detect browser fingerprinting. Our system outperforms the state-of-the-art with an improvement in recall of around 4.8%. We discover JavaScript APIs that particularly appear on fingerprinting scripts from the important features. It shows that our system can be used to perform a large-scale measurement to uncover more previously unreported uses of JavaScript APIs by stateless tracking. alt text

Usage

  • visible_v8logs_crawl directory
    • crawl.py: collect script execution.
    • extract_features.py: parse VV8 logs and convert features to a feature matrix.
  • logs directory: sample VV8 logs
  • MLmodel directory
    • code directory: model evaluation, feature preparation, label construction, and dimension reduction
    • features_v2 directory: data, feature, and labels in different rounds
    • results directory: results and performance evaluation
    • run_logs_err directory: model execution logs
    • saved_models directory: best models

References

[1] Jueckstock, Jordan, and Alexandros Kapravelos. "VisibleV8: In-browser monitoring of JavaScript in the wild." Proceedings of the Internet Measurement Conference. 2019.

fpclassifier's People

Contributors

xlin29 avatar

Watchers

 avatar

fpclassifier's Issues

Hello bro

Hello bro, can you give me a copy of the VisibleV8 browser. I don't use Docker. thanks in advance

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.