Skip to content

Commit 51fce5f

Browse files
committed
fix ja3/4 for Edge 133 Win 11 23H2
1 parent b18dd2a commit 51fce5f

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

etc/client-simulation.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2061,6 +2061,8 @@
20612061
minEcdsaBits+=(-1)
20622062
curves+=("X25519MLKEM768:x25519:secp256r1:secp384r1")
20632063
requiresSha2+=(true)
2064+
ja3+=("f8e65281e2992dcf1d057bc9aaf430e4")
2065+
ja4+=("t13d1516h2_8daaf6152771_02713d6af862")
20642066
current+=(true)
20652067

20662068
names+=("Opera 12.15 Win 7")

etc/client-simulation.wiresharked.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -179,8 +179,6 @@
179179
minEcdsaBits+=(-1)
180180
curves+=("X25519:secp256r1:secp384r1")
181181
requiresSha2+=(true)
182-
ja3+=("f8e65281e2992dcf1d057bc9aaf430e4")
183-
ja4+=("t13d1516h2_8daaf6152771_02713d6af862")
184182
current+=(true)
185183

186184
names+=("Edge 133 Win 11 23H2")
@@ -203,6 +201,8 @@
203201
minEcdsaBits+=(-1)
204202
curves+=("X25519MLKEM768:x25519:secp256r1:secp384r1")
205203
requiresSha2+=(true)
204+
ja3+=("f8e65281e2992dcf1d057bc9aaf430e4")
205+
ja4+=("t13d1516h2_8daaf6152771_02713d6af862")
206206
current+=(true)
207207

208208
names+=("Chrome 73 (Win 10)")

0 commit comments

Comments
 (0)