mirror of
				https://github.com/jtesta/ssh-audit.git
				synced 2025-10-30 21:15:27 +01:00 
			
		
		
		
	Updated ChangeLog.
This commit is contained in:
		| @@ -28,6 +28,8 @@ usage: ssh-audit.py [-1246pbnvlt] <host> | |||||||
|    -6,  --ipv6             enable IPv6 (order of precedence) |    -6,  --ipv6             enable IPv6 (order of precedence) | ||||||
|    -p,  --port=<port>      port to connect |    -p,  --port=<port>      port to connect | ||||||
|    -b,  --batch            batch output |    -b,  --batch            batch output | ||||||
|  |    -c,  --client-audit     starts a server on port 2222 to audit client | ||||||
|  |                                software config (use -p to change port) | ||||||
|    -n,  --no-colors        disable colors |    -n,  --no-colors        disable colors | ||||||
|    -v,  --verbose          verbose output |    -v,  --verbose          verbose output | ||||||
|    -l,  --level=<level>    minimum output level (info|warn|fail) |    -l,  --level=<level>    minimum output level (info|warn|fail) | ||||||
| @@ -43,6 +45,7 @@ usage: ssh-audit.py [-1246pbnvlt] <host> | |||||||
|  |  | ||||||
| ## ChangeLog | ## ChangeLog | ||||||
| ### v2.1.0 (???) | ### v2.1.0 (???) | ||||||
|  |  - Added client software auditing functionality (see -c / --client-audit option). | ||||||
|  - Fixed crash while scanning Solaris Sun_SSH. |  - Fixed crash while scanning Solaris Sun_SSH. | ||||||
|  - Added 5 new key exchanges: `gss-group1-sha1-toWM5Slw5Ew8Mqkay+al2g==`, `diffie-hellman-group15-sha256`, `ecdh-sha2-1.3.132.0.10`, `curve448-sha512`. |  - Added 5 new key exchanges: `gss-group1-sha1-toWM5Slw5Ew8Mqkay+al2g==`, `diffie-hellman-group15-sha256`, `ecdh-sha2-1.3.132.0.10`, `curve448-sha512`. | ||||||
|  - Added 1 new host key type: `ecdsa-sha2-1.3.132.0.10`. |  - Added 1 new host key type: `ecdsa-sha2-1.3.132.0.10`. | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Joe Testa
					Joe Testa