Skip to content

Releases: dreadl0ck/ja3

v1.0.5

02 Oct 08:27
5aa380e
Compare
Choose a tag to compare

v1.0.4

14 Sep 17:54
0c3c870
Compare
Choose a tag to compare

Adds support to disable gopacket (thanks @mraerino)

v1.0.3

30 Jul 21:14
d928b0a
Compare
Choose a tag to compare

Adds support to write into a pcap dump file and set a bpf filter for TLS handshake packets during live capture.

Thanks to hallelujah-shih

v1.0.2

25 Oct 18:34
Compare
Choose a tag to compare

fix: handle different link types and add unit test for raw ip encapsulated dump file

v1.0.1 using google/gopacket

17 Sep 08:20
Compare
Choose a tag to compare
  • added support to dump results as JSON in live mode
  • updated gopacket fork
  • don't process ja3s in live mode if disabled
  • made snaplen configurable

v1.0.1 using dreadl0ck/gopacket fork

17 Sep 08:09
Compare
Choose a tag to compare
  • added support to dump results as JSON in live mode
  • updated gopacket fork
  • don't process ja3s in live mode if disabled
  • made snaplen configurable

v1.0.0 using dreadl0ck/gopacket fork

08 Aug 13:38
Compare
Choose a tag to compare
v1.0.0-dreadl0ck-gopacket

update tlsx pkg

Semantic versioning

07 Aug 15:41
Compare
Choose a tag to compare

use semantic versioning to avoid issues with go modules

1.1

06 Jun 20:44
Compare
Choose a tag to compare
1.1

cleanup: golangci-lint feedback

First Release

16 May 17:34
Compare
Choose a tag to compare
added test for comparing the results from fingerprinting the test.pca…

…p file with the reference implementation