SSHのサーバ/クライアント双方の監査ツール。ssh_config(~/.ssh/config)の設定をチェックしたり、実際にSSH接続を行いサーバ側のよくない設定を指摘。自前でポリシーを作成することも可能。いいね。python実装。
---
GitHub - jtesta/ssh-audit: SSH server & client security auditing (banner, key exchange, encryption, mac, compression, compatibility, security, etc)
https://github.com/jtesta/ssh-audit
#bookmarks