From 51fce5feb182f20611b3c977f5c38feaa6d206a4 Mon Sep 17 00:00:00 2001 From: Dirk <dirk@testssl.sh> Date: Wed, 9 Apr 2025 20:18:24 +0200 Subject: [PATCH] fix ja3/4 for Edge 133 Win 11 23H2 --- etc/client-simulation.txt | 2 ++ etc/client-simulation.wiresharked.txt | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/etc/client-simulation.txt b/etc/client-simulation.txt index 34193bb..e2136b5 100644 --- a/etc/client-simulation.txt +++ b/etc/client-simulation.txt @@ -2061,6 +2061,8 @@ minEcdsaBits+=(-1) curves+=("X25519MLKEM768:x25519:secp256r1:secp384r1") requiresSha2+=(true) + ja3+=("f8e65281e2992dcf1d057bc9aaf430e4") + ja4+=("t13d1516h2_8daaf6152771_02713d6af862") current+=(true) names+=("Opera 12.15 Win 7") diff --git a/etc/client-simulation.wiresharked.txt b/etc/client-simulation.wiresharked.txt index ad9f224..b580bb0 100644 --- a/etc/client-simulation.wiresharked.txt +++ b/etc/client-simulation.wiresharked.txt @@ -179,8 +179,6 @@ minEcdsaBits+=(-1) curves+=("X25519:secp256r1:secp384r1") requiresSha2+=(true) - ja3+=("f8e65281e2992dcf1d057bc9aaf430e4") - ja4+=("t13d1516h2_8daaf6152771_02713d6af862") current+=(true) names+=("Edge 133 Win 11 23H2") @@ -203,6 +201,8 @@ minEcdsaBits+=(-1) curves+=("X25519MLKEM768:x25519:secp256r1:secp384r1") requiresSha2+=(true) + ja3+=("f8e65281e2992dcf1d057bc9aaf430e4") + ja4+=("t13d1516h2_8daaf6152771_02713d6af862") current+=(true) names+=("Chrome 73 (Win 10)")