Skip to content
This repository has been archived by the owner on Jul 3, 2022. It is now read-only.

CapacitorSet/ja3-server

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

ja3-server

A proof of concept of fingerprinting TLS clients with JA3 (part of an article here).

Creates an HTTPS server which responds with the JA3 fingerprint of the client, and stores it into Redis for analytics purposes.

Thanks/licenses

  • Original algorithm: Salesforce
  • Golang implementation: Remco Verhoef, copyright DutchSec, AGPL 3.
  • Golang stdlib (crypto/tls, net/http): copyright the Go authors, BSD.

About

A proof of concept of JA3 tracking.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages