Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github.com/hellodword/tls-fingerprinting

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/hellodword/tls-fingerprinting

  • v0.0.0-20240529122135-e7f09b68b6ae
  • Source
  • Go
  • Socket score

Version published
Created
Source

anti fingerprinting

Matrix Space

This project aims at anti-fingerprinting programming, it consists of the following components:

  • Collector

    It collects and records fingerprints from requests, currently it's based on TrackMe, fingerproxy, and clienthellod.

    • HTTP/2
    • TLS
    • QUIC
    • TCP/IP
  • Automation

    It sends requests to Collector automatically from the most popular platforms and browsers, with the help of container/vm/emulator or other technologies.
    The collected fingerprints can be found in the assets branch.

    • Windows (win10x64 and win11x64 running in dockur/windows)

      • Chrome
      • Firefox
      • Edge
    • macOS

      • Safari
    • Android

      • Webview
      • Chrome
      • Sansung Internet
      • UC
    • iOS

      • Safari
  • Modifier

  • Generator

    It generate code for Modifier from the collected fingerprints, or provide it as a library for dynamic usage.

    • HTTP/2
    • TLS
    • QUIC

Reference

FAQs

Package last updated on 29 May 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc