salesforce / hassh

HASSH is a network fingerprinting standard which can be used to identify specific Client and Server SSH implementations. The fingerprints can be easily stored, searched and shared in the form of a small MD5 fingerprint.
BSD 3-Clause "New" or "Revised" License
532 stars 74 forks source link

Change to Zeek naming #10

Closed philrz closed 4 years ago

philrz commented 4 years ago

Similar in spirit to what was done for JA3 via https://github.com/salesforce/ja3/pull/45, these changes attempt to bring HASSH to current Zeek standards by de-bro-ing them. I've tested out the changes by installing with Zeek Package Manager on "stock" installs of Zeek v3.0.0 and v3.1.2, as well as manually installing atop our own Zeek fork at https://github.com/brimsec/zeek which was my original intended use case.

salesforce-cla[bot] commented 4 years ago

Thanks for the contribution! Before we can merge this, we need @philrz to sign the Salesforce.com Contributor License Agreement.

benjeems commented 4 years ago

Thanks @philrz !