pursuit

Crates.iopursuit
lib.rspursuit
version0.1.0
sourcesrc
created_at2024-11-04 04:34:11.358651
updated_at2024-11-04 04:34:11.358651
descriptionLow-Level TLS/HTTP2 Analysis Server in Rust
homepage
repositoryhttps://github.com/penumbra-x/pursuit
max_upload_size
id1434547
size3,163
(0x676e67)

documentation

README

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.
Commit count: 2

cargo fmt