mirror of
				https://github.com/drwetter/testssl.sh.git
				synced 2025-11-03 23:35:26 +01:00 
			
		
		
		
	updated user agent for sneaky
This commit is contained in:
		@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user