摘要: 1.DenyHosts介绍 DenyHosts是Python语言写的一个程序,它会分析sshd的日志文件(/var/log/secure),当发现重 复的攻击时就会记录IP到/etc/hosts.deny文件,从而达到自动屏IP的功能。 DenyHosts官方网站为:http://denyhosts 阅读全文
posted @ 2016-03-08 13:08 Jeff.Gao 阅读(2276) 评论(0) 推荐(0) 编辑