-
Notifications
You must be signed in to change notification settings - Fork 87
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* [fix] Generate a JA4SSH fingerprint every 200 _SSH_ packets * Fix calculation of JA4H_c Related issue: #58
- Loading branch information
Showing
16 changed files
with
221 additions
and
80 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
--- | ||
source: ja4/src/lib.rs | ||
expression: output | ||
--- | ||
- stream: 0 | ||
transport: tcp | ||
src: 172.130.128.76 | ||
dst: 54.226.182.138 | ||
src_port: 55318 | ||
dst_port: 443 | ||
tls_server_name: bad.curveballtest.com | ||
ja4: t13d1615h2_46e7e9700bed_45f260be83e2 | ||
ja4s: t1205h1_c02b_845f7282a956 | ||
tls_certs: | ||
- x509: | ||
- ja4x: 2e9214a636bc_a373a9f83c6b_0e17604154c5 | ||
issuerCountryName: HR | ||
issuerStateOrProvinceName: Zagreb | ||
issuerOrganizationName: INFIGO IS | ||
issuerCommonName: INFIGO | ||
subjectCountryName: US | ||
subjectOrganizationName: SANS Internet Storm Center | ||
subjectCommonName: SANS ISC DShield Test | ||
- ja4x: 2e9214a636bc_2e9214a636bc_795797892f9c | ||
issuerCountryName: HR | ||
issuerStateOrProvinceName: Zagreb | ||
issuerOrganizationName: INFIGO IS | ||
issuerCommonName: INFIGO | ||
subjectCountryName: HR | ||
subjectStateOrProvinceName: Zagreb | ||
subjectOrganizationName: INFIGO IS | ||
subjectCommonName: INFIGO | ||
ja4l_c: 2177_64 | ||
ja4l_s: 781_238 | ||
|
69 changes: 69 additions & 0 deletions
69
rust/ja4/src/snapshots/ja4__insta@single-packets.pcap.snap
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,69 @@ | ||
--- | ||
source: ja4/src/lib.rs | ||
expression: output | ||
--- | ||
- stream: 0 | ||
transport: tcp | ||
src: 192.168.25.150 | ||
dst: 74.125.24.149 | ||
src_port: 49677 | ||
dst_port: 80 | ||
http: | ||
- ja4h: ge11cr06enus_8c2f9ef95269_2a79f5d9f8b3_7b4d78c057bc | ||
- stream: 1 | ||
transport: tcp | ||
src: 192.168.25.150 | ||
dst: 118.215.80.242 | ||
src_port: 49654 | ||
dst_port: 80 | ||
http: | ||
- ja4h: ge11cr07enus_45c71a3fb6ea_a25bf252eb59_43a9e3e95c85 | ||
- stream: 2 | ||
transport: tcp | ||
src: 192.168.25.150 | ||
dst: 13.115.50.210 | ||
src_port: 49683 | ||
dst_port: 80 | ||
http: | ||
- ja4h: ge11nr06enus_8c2f9ef95269_000000000000_000000000000 | ||
- stream: 3 | ||
transport: tcp | ||
src: 192.168.25.150 | ||
dst: 104.89.119.175 | ||
src_port: 49708 | ||
dst_port: 80 | ||
http: | ||
- ja4h: po11cr09enus_130d8cd1913c_f81c0e5c6793_90689f748de6 | ||
- stream: 4 | ||
transport: tcp | ||
src: 192.168.25.150 | ||
dst: 193.242.192.43 | ||
src_port: 49735 | ||
dst_port: 80 | ||
http: | ||
- ja4h: ge11cr07enus_45c71a3fb6ea_9ee64e91aa30_109254663367 | ||
- stream: 5 | ||
transport: tcp | ||
src: 192.168.25.150 | ||
dst: 74.125.24.100 | ||
src_port: 49733 | ||
dst_port: 80 | ||
http: | ||
- ja4h: ge11nr06enus_8c2f9ef95269_000000000000_000000000000 | ||
- stream: 6 | ||
transport: tcp | ||
src: 192.168.25.150 | ||
dst: 74.125.24.95 | ||
src_port: 49743 | ||
dst_port: 80 | ||
http: | ||
- ja4h: ge11nr06enus_8c2f9ef95269_000000000000_000000000000 | ||
- stream: 7 | ||
transport: tcp | ||
src: 192.168.25.150 | ||
dst: 35.174.150.168 | ||
src_port: 49738 | ||
dst_port: 80 | ||
http: | ||
- ja4h: ge11cr06enus_8c2f9ef95269_d23bf79698dc_c1eaa758c543 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
--- | ||
source: ja4/src/lib.rs | ||
expression: output | ||
--- | ||
- stream: 0 | ||
transport: tcp | ||
src: 2001:4998:ef83:14:8000::100d | ||
dst: 2606:4700::6811:d209 | ||
src_port: 64034 | ||
dst_port: 443 | ||
tls_server_name: www.cloudflare.com | ||
ja4: t12d4605h2_85626a9a5f7f_aaf95bb78ec9 | ||
ja4s: t1204h2_cca9_1428ce7b4018 | ||
tls_certs: | ||
- x509: | ||
- ja4x: 7d5dbb3783b4_ba7ce0880c07_7bf9a7bf7029 | ||
issuerCountryName: US | ||
issuerOrganizationName: DigiCert Inc | ||
issuerOrganizationalUnit: www.digicert.com | ||
issuerCommonName: DigiCert ECC Extended Validation Server CA | ||
subjectBusinessCategory: Private Organization | ||
subjectMsJurisdictionCountry: US | ||
subjectMsJurisdictionStateOrProvince: Delaware | ||
subjectSerialNumber: '4710875' | ||
subjectCountryName: US | ||
subjectStateOrProvinceName: California | ||
subjectLocalityName: San Francisco | ||
subjectOrganizationName: Cloudflare, Inc. | ||
subjectCommonName: cloudflare.com | ||
- ja4x: 7d5dbb3783b4_7d5dbb3783b4_41a019652939 | ||
issuerCountryName: US | ||
issuerOrganizationName: DigiCert Inc | ||
issuerOrganizationalUnit: www.digicert.com | ||
issuerCommonName: DigiCert High Assurance EV Root CA | ||
subjectCountryName: US | ||
subjectOrganizationName: DigiCert Inc | ||
subjectOrganizationalUnit: www.digicert.com | ||
subjectCommonName: DigiCert ECC Extended Validation Server CA | ||
ja4l_c: 35_64 | ||
ja4l_s: 18861_59 | ||
|
Oops, something went wrong.