Added client audit functionality. (#3)

This commit is contained in:
Joe Testa
2019-09-27 18:14:36 -04:00
parent 08677d65b1
commit fd3a1f7d41
10 changed files with 182 additions and 43 deletions

View File

@ -143,3 +143,6 @@
(rec) -ssh-dss -- key algorithm to remove 
(rec) -diffie-hellman-group14-sha1 -- kex algorithm to remove 
# additional info
(nfo) For hardening guides on common OSes, please see: <https://www.ssh-audit.com/hardening_guides.html>