mirror of
				https://github.com/jtesta/ssh-audit.git
				synced 2025-10-30 21:15:27 +01:00 
			
		
		
		
	New version screenshot and ChangeLog notes.
This commit is contained in:
		
							
								
								
									
										11
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										11
									
								
								README.md
									
									
									
									
									
								
							| @@ -28,9 +28,18 @@ usage: ssh-audit.py [-bnv] [-l <level>] <host[:port]> | |||||||
| * verbose flag `-v` will prefix each line with section type and algorithm name.   | * verbose flag `-v` will prefix each line with section type and algorithm name.   | ||||||
|  |  | ||||||
| ### example | ### example | ||||||
|    |  | ||||||
|  |  | ||||||
| ## ChangeLog | ## ChangeLog | ||||||
|  | ### v1.6.0 (2016-10-xx) | ||||||
|  |  - implement algorithm recommendations section (based on recognized software) | ||||||
|  |  - implement full libssh support (version history, algorithms, security, etc) | ||||||
|  |  - fix SSH-1.99 banner recognition and version comparison functionality | ||||||
|  |  - do not output empty algorithms (happens for misconfigured servers) | ||||||
|  |  - make consistent output for Python 3.x versions | ||||||
|  |  - add a lot more tests (conf, banner, software, SSH1/SSH2, output, etc) | ||||||
|  |  - use Travis CI to test for multiple Python versions (2.6-3.5, pypy, pypy3) | ||||||
|  |  - use Coveralls for coverage reporting | ||||||
|  |  | ||||||
| ### v1.5.0 (2016-09-20) | ### v1.5.0 (2016-09-20) | ||||||
|  - create security section for related security information |  - create security section for related security information | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Andris Raugulis
					Andris Raugulis