mirror of
https://github.com/jtesta/ssh-audit.git
synced 2025-04-03 16:24:01 +02:00
Updated for v2.0.0 release.
This commit is contained in:
parent
c185a25af1
commit
f7cbe71aba
@ -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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user