mirror of
				https://github.com/drwetter/testssl.sh.git
				synced 2025-10-30 05:15:25 +01:00 
			
		
		
		
	Remove output of ticketbleed for STARTTLS
This commit is contained in:
		| @@ -10491,6 +10491,7 @@ run_ticketbleed() { | ||||
|      local early_exit=true | ||||
|      local ret=0 | ||||
|  | ||||
|      [[ -n "$STARTTLS" ]] && return 0 | ||||
|      [[ $VULN_COUNT -le $VULN_THRESHLD ]] && outln && pr_headlineln " Testing for Ticketbleed vulnerability " && outln | ||||
|      pr_bold " Ticketbleed"; out " ($cve), experiment.  " | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Dirk
					Dirk