FoxIO-LLC / ja4

JA4+ is a suite of network fingerprinting standards
https://foxio.io
Other
775 stars 65 forks source link

JA4+ beta wireshark plugin has malformed output when using tshark #64

Closed TheRealPancakes closed 4 months ago

TheRealPancakes commented 5 months ago

Environment:

arm wireshark v4.2.2-0-g404592842786 on macOS Sonoma 14.3 ad7e956b32d9397f215caf84e9470d2e96946f2b57ef39a6449d55c61627d059 ja4.so

Issue:

Fileds provided by the JA4+ plugin are malformed in tshark output. All field values appear to have a comma prepended, and field values are sometimes duplicated.

Additionally, I believe debug printing was left enabled.

Expected behavior:

Field values should not have a comma prepended, and values should not be duplicated. Debug output of packet processing should be disabled.

Steps to reproduce: