mirror of
				https://github.com/jtesta/ssh-audit.git
				synced 2025-11-04 03:02:15 +01:00 
			
		
		
		
	Updated for v2.0.0 release.
This commit is contained in:
		@@ -1,8 +1,10 @@
 | 
				
			|||||||
# ssh-audit
 | 
					# ssh-audit
 | 
				
			||||||
 | 
					<!--
 | 
				
			||||||
[](https://travis-ci.org/arthepsy/ssh-audit)
 | 
					[](https://travis-ci.org/arthepsy/ssh-audit)
 | 
				
			||||||
[](https://ci.appveyor.com/project/arthepsy/ssh-audit)
 | 
					[](https://ci.appveyor.com/project/arthepsy/ssh-audit)
 | 
				
			||||||
[](https://codecov.io/gh/arthepsy/ssh-audit)
 | 
					[](https://codecov.io/gh/arthepsy/ssh-audit)
 | 
				
			||||||
[](https://sq.evolutiongaming.com/dashboard?id=arthepsy-github%3Assh-audit%3Adevelop)  
 | 
					[](https://sq.evolutiongaming.com/dashboard?id=arthepsy-github%3Assh-audit%3Adevelop)  
 | 
				
			||||||
 | 
					-->
 | 
				
			||||||
**ssh-audit** is a tool for ssh server auditing.  
 | 
					**ssh-audit** is a tool for ssh server auditing.  
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Features
 | 
					## Features
 | 
				
			||||||
@@ -37,10 +39,10 @@ usage: ssh-audit.py [-1246pbnvlt] <host>
 | 
				
			|||||||
* 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
 | 
				
			||||||
### v2.0.0-dev (???)
 | 
					### v2.0.0 (2019-08-29)
 | 
				
			||||||
 - Forked from https://github.com/arthepsy/ssh-audit (development was stalled, and developer went MIA).
 | 
					 - Forked from https://github.com/arthepsy/ssh-audit (development was stalled, and developer went MIA).
 | 
				
			||||||
 - Added RSA host key length test.
 | 
					 - Added RSA host key length test.
 | 
				
			||||||
 - Added RSA certificate key length test.
 | 
					 - Added RSA certificate key length test.
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user