mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-11-22 16:45:16 +01:00
fix ja3/4 for Edge 133 Win 11 23H2
This commit is contained in:
@@ -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")
|
||||
|
||||
@@ -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)")
|
||||
|
||||
Reference in New Issue
Block a user