
24 Feb
2018
24 Feb
'18
10:22 p.m.
El 24/02/18 a las 19:54, Spiros Andreou escribió:
Hi Olaf,
SSH brute force attacks are commonplace on any internet facing server with port 22 open. You have a number of countermeasure options:
1) install fail2ban which will block anyone who fails a login 3 times
libpam-abl could be a good option too, since it doesn't rely on parsing the log files.