# HG changeset patch # User IBBoard # Date 1580036012 0 # Node ID d49def2d04ae8e55a382ed4ae80865654b66a345 # Parent 55762b436f892bca190ff95cc9358f971ca7a3da Blacklist more SSH users Includes duplicity (backup), Garry's Mod server and more diff -r 55762b436f89 -r d49def2d04ae modules/fail2ban/manifests/init.pp --- a/modules/fail2ban/manifests/init.pp Sun Jan 19 15:57:43 2020 +0000 +++ b/modules/fail2ban/manifests/init.pp Sun Jan 26 10:53:32 2020 +0000 @@ -69,6 +69,7 @@ 'admin[0-9]+', 'administrateur', 'administracion', + 'admissions', 'altibase', 'alumni', 'amavisd?', @@ -123,6 +124,7 @@ 'dotblot', 'download', 'dovecot', + 'duplicity', 'easy', 'ec2-user', 'edu(cation)?[0-9]*', @@ -145,6 +147,8 @@ 'ghost', 'git(olite?|blit|lab(_ci)?)?', 'gmail', + 'gmodserver', + 'gnuhealth', 'gopher', 'guest', 'hacker', @@ -154,6 +158,7 @@ 'home', 'host', 'httpd?', + 'httpfs', 'huawei', 'iceuser', 'imscp', @@ -209,6 +214,7 @@ 'odroid', 'onyxeye', 'openbravo', + 'openfire', 'openvpn', 'operador', 'operator', @@ -220,6 +226,7 @@ 'password', 'payments', 'pay_?pal', + 'pdfbox', 'pentaho', 'PlcmSpIp(PlcmSpIp)?', 'popuser', @@ -250,6 +257,7 @@ 'screen', 'search', 'setup', + 'serverpilot', 'service', '(s|u|ams|admin|inss|pro|web)?ftp(d|_?user|home|_?test)?[0-9]*', 'sftponly', @@ -276,7 +284,7 @@ 'teamspeak3?', 'telkom', 'temp', - 'test((ing|ftp|man|use?r|u)[0-9]*|[0-9]+)?', + 'test((er?|ing|ftp|man|use?r|u)[0-9]*|[0-9]+)?', '(test)?username', 'text', 'tomcat',