#analysis #low-level #server #fingerprint #header #frame #tls-http2

app pursuit

Low-Level TLS/HTTP2 Analysis Server in Rust

1 unstable release

0.1.0 Nov 4, 2024

#30 in #fingerprint

Download history 137/week @ 2024-11-04

137 downloads per month

MIT license

2KB

pursuit

pursuit is a server built in Rust that focuses on low-level analysis of TLS and HTTP/2 traffic, with requests returning fine-grained information captured at the protocol level.

  • JA3 Fingerprinting: Creates JA3 fingerprints to uniquely identify and classify TLS client configurations.
  • Akamai HTTP/2 Fingerprinting: Extracts Akamai HTTP/2 fingerprints for enhanced client profiling.
  • Detailed Header and Order Tracking: Records headers and their original order to help identify unique client request patterns.
  • Comprehensive HTTP/2 Frame Analysis: Provides in-depth breakdowns of HTTP/2 frames, facilitating detailed protocol-level inspection.

No runtime deps