Name: | denyhosts |
---|---|
Version: | 2.9 |
Release: | 4.el7 |
Architecture: | noarch |
Group: | Applications/System |
Size: | 283531 |
License: | GPLv2 |
RPM: | denyhosts-2.9-4.el7.noarch.rpm |
Source RPM: | denyhosts-2.9-4.el7.src.rpm |
Build Date: | Fri Aug 18 2017 |
Build Host: | x86-ol7-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | http://github.com/denyhosts/denyhosts/ |
Summary: | A script to help thwart ssh server attacks |
Description: | DenyHosts is a Python script that analyzes the sshd server log messages to determine which hosts are attempting to hack into your system. It also determines what user accounts are being targeted. It keeps track of the frequency of attempts from each host and, upon discovering a repeated attack host, updates the /etc/hosts.deny file to prevent future break-in attempts from that host. Email reports can be sent to a system admin. |