mirror of
				https://github.com/jtesta/ssh-audit.git
				synced 2025-10-30 21:15:27 +01:00 
			
		
		
		
	Removed duplicate MAC.
This commit is contained in:
		| @@ -425,7 +425,6 @@ class SSH2(object):  # pylint: disable=too-few-public-methods | |||||||
| 				'hmac-sha2-384': [[], [], [WARN_ENCRYPT_AND_MAC]], | 				'hmac-sha2-384': [[], [], [WARN_ENCRYPT_AND_MAC]], | ||||||
| 				'hmac-sha2-512': [['5.9,d2013.56,l10.7.0'], [], [WARN_ENCRYPT_AND_MAC]], | 				'hmac-sha2-512': [['5.9,d2013.56,l10.7.0'], [], [WARN_ENCRYPT_AND_MAC]], | ||||||
| 				'hmac-sha2-512-96': [['5.9', '6.0'], [FAIL_OPENSSH61_REMOVE], [WARN_ENCRYPT_AND_MAC]], | 				'hmac-sha2-512-96': [['5.9', '6.0'], [FAIL_OPENSSH61_REMOVE], [WARN_ENCRYPT_AND_MAC]], | ||||||
| 				'hmac-sha2-256-96-etm@openssh.com': [[]], |  | ||||||
| 				'hmac-sha3-256': [[], [], [WARN_ENCRYPT_AND_MAC]], | 				'hmac-sha3-256': [[], [], [WARN_ENCRYPT_AND_MAC]], | ||||||
| 				'hmac-sha3-384': [[], [], [WARN_ENCRYPT_AND_MAC]], | 				'hmac-sha3-384': [[], [], [WARN_ENCRYPT_AND_MAC]], | ||||||
| 				'hmac-sha3-512': [[], [], [WARN_ENCRYPT_AND_MAC]], | 				'hmac-sha3-512': [[], [], [WARN_ENCRYPT_AND_MAC]], | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Joe Testa
					Joe Testa