dedibox
After installation of my dedibox, which is a dedicated linux server hosted by Free, a famous french ISP, I noticed on my logs many brute force attempts to login to my little box : 13000 connections attemps in one day! Without a minimal security, I have few doubts that this computer would have been taken over in less that 15 minutes. I strongly advise any linux server to install the following components :
- logwatch : gives you a readable reports of your logs, which are not really for human consumption otherwise
- logcheck : sends you the new infos in your logs
- fail2ban : takes active steps to ensure would be attackers get banned from accessing your machine
- portsentry : more evolved active protection against hackers
