From 584c933493dfadc2ef051e1ce2d2db0abe02caa9 Mon Sep 17 00:00:00 2001 From: Dirk Date: Fri, 21 Apr 2017 11:31:42 +0200 Subject: [PATCH] updated user agent for sneaky --- testssl.sh | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/testssl.sh b/testssl.sh index c54322ce..c5d1a34d 100755 --- a/testssl.sh +++ b/testssl.sh @@ -290,7 +290,7 @@ NOW_TIME="" HTTP_TIME="" GET_REQ11="" readonly UA_STD="TLS tester from $SWURL" -readonly UA_SNEAKY="Mozilla/5.0 (X11; Linux x86_64; rv:41.0) Gecko/20100101 Firefox/41.0" +readonly UA_SNEAKY="Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0" START_TIME=0 # time in epoch when the action started END_TIME=0 # .. ended SCAN_TIME=0 # diff of both: total scan time @@ -965,7 +965,6 @@ dec04hex() { } - # trim spaces for BSD and old sed count_lines() { #echo "${$(wc -l <<< "$1")// /}" @@ -4251,6 +4250,10 @@ read_dhbits_from_file() { } +sub_session_resumption() { + : +} + run_server_preference() { local cipher1 cipher2 prev_cipher="" local default_cipher default_cipher_ossl default_proto