Mercurial > repos > other > Puppet
changeset 295:90525117ab81
Blacklist more SSH users
Includes Italian admins, local admins, owncloud service,
and others
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Sun, 02 Feb 2020 12:02:06 +0000 |
parents | d49def2d04ae |
children | 2f4d0ea4cb55 |
files | modules/fail2ban/manifests/init.pp |
diffstat | 1 files changed, 9 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/modules/fail2ban/manifests/init.pp Sun Jan 26 10:53:32 2020 +0000 +++ b/modules/fail2ban/manifests/init.pp Sun Feb 02 12:02:06 2020 +0000 @@ -73,6 +73,7 @@ 'altibase', 'alumni', 'amavisd?', + 'amministratore', 'anwenderschnittstelle', 'anonymous', 'ansible', @@ -170,13 +171,16 @@ 'jsboss', 'kafka', 'kodi', + 'kms', 'library', 'libsys', 'libuuid', 'linode', 'linux', + 'localadmin', 'login', 'logout', + 'logstash', 'lynx', 'mailer', 'mailman', @@ -202,6 +206,7 @@ 'netdump', 'netzplatz', 'newadmin', + 'newuser', 'nexus', 'nfs', '(nfs)?nobody', @@ -222,6 +227,7 @@ 'oprofile', 'ora(cle|prod)', 'osmc', + 'owncloud', 'papernet', 'password', 'payments', @@ -237,6 +243,7 @@ 'privoxy', 'proba', 'proxy', + 'public', 'puppet', 'qhsupport', 'rabbit(mq)?', @@ -251,7 +258,7 @@ 'rustserver', 'sales[0-9]+', 's?bin', - '(samba|sshd|git|student|tomcat|abc|web|info|(vpn|appl?|my|b)?(use?r|server|manager|mgr)|account)[0-9]*', + '(samba|sshd|git|student|tomcat|abc|web|info|(vpn|appl?|my|db)?(use?r|server|manager|mgr)|account)[0-9]*', 'saslauth', 'scaner', 'screen', @@ -259,7 +266,7 @@ 'setup', 'serverpilot', 'service', - '(s|u|ams|admin|inss|pro|web)?ftp(d|_?user|home|_?test)?[0-9]*', + '(s|u|ams|admin|inss|pro|web)?ftp(d|_?use?r|home|_?test)?[0-9]*', 'sftponly', 'shell', 'shop',