ssh auditor:扫描网络上弱ssh密码的最佳方法 源码
SSH审核员 产品特点 ssh-auditor将自动: 重新检查所有已知主机,因为添加了新凭据。 它将仅检查新的凭据。 在发现的任何新主机上对完整的凭据扫描进行排队。 在ssh版本或密钥指纹已更改的任何已知主机上,对完整的凭据扫描进行排队。 尝试执行命令以及尝试建立TCP连接隧道。 使用每个凭证scan_interval默认14天来重新检查每个凭证。 它的设计使您可以每小时从cron运行ssh-auditor discover + ssh-auditor scan ,以执行恒定审核。 演示版 较早的演示显示了所有功能 演示显示改进的日志输出 用法 安装 $ brew install
文件列表
ssh-auditor-master.zip
(预估有个52文件)
ssh-auditor-master
.travis.yml
341B
.goreleaser.yml
1KB
cmd
report.go
4KB
host.go
1KB
addcredential.go
4KB
dupes.go
631B
scan.go
860B
rescan.go
576B
暂无评论