Skip to content

JA4 Bug Fix

Latest

Choose a tag to compare

@john-althouse john-althouse released this 31 Aug 18:37
· 1 commit to main since this release
896b951

What's Changed

  • fix(ja4h): exclude HTTP/2 pseudo-headers from Rust fingerprint by @elpy1 in #309
  • fix(ja4): derive the q/t marker from packet context by @elpy1 in #308
  • rust/ja4: eliminate temporary String allocations during HTTP/1 header filtering by @Aditya-9-6 in #312
  • fix(ja4t): align Rust JA4T output with Wireshark/Zeek by @elpy1 in #310
  • fix(rust): ignore grease in sigalgs by @sfoxio in #317
  • zeek/ja4: filter GREASE from signature_algorithms extension by @mmguero in #318

New Contributors

Full Changelog: v1.0.0...v1.0.1