# HG changeset patch # User IBBoard # Date 1559997439 -3600 # Node ID 98192391be03d9c88adade0abcb286c5d38e3900 # Parent ef5dadecfb0b8a465d72bd8738e53433ff540309 Add a load more blacklisted SSH usernames (from probes) diff -r ef5dadecfb0b -r 98192391be03 common/fail2ban/ibb-sshd-bad-user.conf --- a/common/fail2ban/ibb-sshd-bad-user.conf Sat Jun 01 13:41:53 2019 +0100 +++ b/common/fail2ban/ibb-sshd-bad-user.conf Sat Jun 08 13:37:19 2019 +0100 @@ -10,7 +10,7 @@ # (?:::f{4,6}:)?(?P[\w\-.^_]+) # Values: TEXT # -failregex = Failed password for invalid user ([0-9a-z][0-9a-z]?|ec2-user|postgres|oracle|nagios|git(olit|lab)?|ftp(user|home)|hadoop|zabbix|student|ubuntu|teamspeak3?|ts3(server|bot)?|jsboss|guest|csgo(server|srv)|minecraft|tomcat|applmgr|usuario|nexus|weblogic|vagrant|zimbra|jira|vyatta|qhsupport|cemergen|redmine|sinusbot|debian|asterisk|aptproxy|facebook|linode|kodi|mongodb|oraprod|proftpd|weblogic|harvard|www-?(admin|run|user|data)|uuu|sshd[0-9]*|squid|write|rpcuser|WinD3str0y|sshusr|devteam|gmail|inssftp|master|nfsnobody|daemon|squirrelmail|testing|pgsql|sales[0-9]+|operator|(user|server)[0-9]+|amavis|software|download|pay_pal|desktop|opscode|noc|deploy|geniuz) from port [0-9]+ ssh2 +failregex = Failed password for invalid user ([0-9a-z][0-9a-z]?|ec2-user|postgres|postfix|ansible|oracle|nagios|git(olit|lab)?|s?ftp(user|home)|hadoop|zabbix|student|ubuntu|teamspeak3?|ts3(server|bot)?|jsboss|guest|csgo(server|srv)|minecraft|tomcat|applmgr|usuario|nexus|weblogic|vagrant|zimbra|jira|vyatta|qhsupport|cemergen|redmine|sinusbot|debian|asterisk|aptproxy|facebook|linode|kodi|mongodb|oraprod|proftpd|weblogic|harvard|www-?(admin|run|user|data)|uuu|sshd[0-9]*|squid|write|rpcuser|WinD3str0y|sshusr|devteam|gmail|inssftp|master|(nfs)?nobody|daemon|squirrelmail|testing|testman|pgsql|sales[0-9]+|operator|(user|server)[0-9]+|amavis|software|download|pay_pal|desktop|opscode|noc|deploy|geniuz|steam|samba[0-9]*|screen|alumni|abc[0-9]*|operador|USERID|ggc_user|NpC|man|vhbackup|netdump|library|account[0-9]*|mysquel|username|pentaho|privoxy|abused|create|e-shop|uftp|comercial) from port [0-9]+ ssh2 # Option: ignoreregex # Notes.: regex to ignore. If this regex matches, the line is ignored.