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

CapacitorSet/ja3-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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