ScanSSH为你搜索网络上使用SSH服务的机器,同时显示SSH的版本、运行端口等信息。它有很高的可定制性,你可以自己定义搜索范围。
Ubuntu下的安装方法:sudoapt-getinstallscanssh
语法:scanssh[-VIERph][-sscanners,...][-nports,...][-usockshosts,...][-eexcludefile]addresses…
使用方法:
$scanssh-p-eexcludes10.0.0.0/24[...]10.0.0.17:23<refused>10.0.0.5:6588<refused>10.0.0.5:1080SOCKSv510.0.0.5:8080httpproxy10.0.0.2:23<timeout>10.0.0.141:23<timeout>10.0.0.17:23<timeout>10.0.0.23:22SSH-1.99-OpenSSH_3.810.0.0.195:80Apache/2.0.30(Unix)mod_ssl/2.210.0.0.5:22SSH-1.99-OpenSSH_3.6.1
评论