mirror of
https://github.com/jtesta/ssh-audit.git
synced 2024-11-16 13:35:39 +01:00
Note compatibility.
This commit is contained in:
parent
ffe7ff818f
commit
6c1f28befd
@ -5,6 +5,7 @@
|
|||||||
- grab banner, detect ssh1 protocol and zlib compression;
|
- grab banner, detect ssh1 protocol and zlib compression;
|
||||||
- gather key-exchange, host-key, encryption and message authentication code algorithms;
|
- gather key-exchange, host-key, encryption and message authentication code algorithms;
|
||||||
- output algorithm information (available since, removed/disabled, unsafe/weak/legacy, etc);
|
- output algorithm information (available since, removed/disabled, unsafe/weak/legacy, etc);
|
||||||
|
- compatible with python2 and python3;
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user