FoxIO-LLC / ja4

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

output 0s when there is no cookie to address issue #123 #157

Closed durrettj closed 2 months ago

durrettj commented 2 months ago

Suppressed output of fingerprinting empty strings when there is no cookie.

john-althouse commented 2 months ago

Thanks for helping to fix this @durrettj! This was fixed in #158 which I prefer because it assigns the 0s to the value of ja4h_c and ja4h_d, which could be useful in the case someone builds additional zeek scripts calling these values. Thanks again!