Automatically blocked SSH server Attacks.
Posted by raxsoMay 11
DenyHosts is a script intended to be run by Linux system administrators to help thwart SSH server attacks (also known as dictionary based attacks and brute force attacks).
If you’ve ever looked at your ssh log (/var/log/secure on Redhat etc…) you may be alarmed to see how many hackers attempted to gain access to your server. Hopefully, none of them were successful (but then again, how would you know?). Wouldn’t it be better to automatically prevent that attacker from continuing to gain entry into your system?
DenyHosts also monitors the incoming connections into your server (mainly SSH, FTP, POP and anything with a login/password and logfile). It automatically blocks source IP’s by adding entries to /et/hosts.deny.
Download DenyHosts.
Like this blog? Why not buy me a cup of coffee?




![[hackers black book]](http://raxso.net/images/hbb-ani-misuse.gif)





Leave a Reply