LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Syndicated Linux News (https://www.linuxquestions.org/questions/syndicated-linux-news-67/)
-   -   LXer: How to protect SSH server from brute force attacks using fail2ban (https://www.linuxquestions.org/questions/syndicated-linux-news-67/lxer-how-to-protect-ssh-server-from-brute-force-attacks-using-fail2ban-4175528905/)

LXer 12-21-2014 02:15 AM

LXer: How to protect SSH server from brute force attacks using fail2ban
 
Published at LXer:

One common attack on SSH service is brute force attacks where a remote attacker indefinitely attempts to log in with different passwords. Fail2ban is an open-source intrusion prevention framework on Linux that monitors various system log files (e.g., /var/log/auth.log or /var/log/secure) and triggers various defensive actions upon detecting any suspicious activities. You can use fail2ban to defend against brute force password guessing attacks on an SSH server.

Read More...


All times are GMT -5. The time now is 01:31 AM.