fail2ban/config/filter.d
sebres 2112145eb4 stop ban of legitimate users with multiple public keys (e. g. git, etc), thereby
differentiate between "invalid user" (going banned earlier) and valid users with public keys, for which the rejects of not valid public keys (failures) will be retarded up to "Too many authentication failures" resp. disconnect without success (accepted public key).
2018-01-10 19:07:20 +01:00
..
ignorecommands fixes deprecated DNSUtils.IsValidIP in fakegooglebot ignore command + test covered now; 2016-10-05 15:01:33 +02:00
3proxy.conf added possibility to specify more precise default date pattern: 2016-10-17 11:18:30 +02:00
apache-auth.conf filter.d/apache-auth.conf: joined some similar expressions 2017-04-24 15:32:44 +02:00
apache-badbots.conf Merge remote-tracking branch 'upstream/master' into 0.10 2017-09-08 11:11:05 +02:00
apache-botsearch.conf Merge branch 'master' into 0.10 2017-10-18 19:00:23 +02:00
apache-common.conf be more precise using common `__prefix_line` expression (set `_daemon` to recognize apache and httpd only) 2017-07-12 11:59:02 +02:00
apache-fakegooglebot.conf more precise date template handling (WARNING: this commit creates possible incompatibilities): 2016-10-17 11:20:27 +02:00
apache-modsecurity.conf Update botsearch-common.conf (#1759) 2017-04-26 20:14:39 +02:00
apache-nohome.conf DOC: in filters, put user relevant doc at top, and developer info at bottom, and remove all the repetative blindly copied stuff that appears in the jail man page 2013-10-31 00:02:59 +11:00
apache-noscript.conf DOC: fix comment regarding apache version in apache-noscript 2014-01-10 08:35:37 +11:00
apache-overflows.conf filter.d/apache-overflows.conf: rewritten without end-anchor ($), because apache-log could contain very long URLs (and/or referrer), the parsing of it anchored way may be very vulnerable (at least as regards the system resources, see gh-1790). 2017-06-15 11:16:19 +02:00
apache-pass.conf more precise date template handling (WARNING: this commit creates possible incompatibilities): 2016-10-17 11:20:27 +02:00
apache-shellshock.conf Merge remote-tracking branch 'remotes/gh-upstream/master' into 0.10 2017-12-01 15:53:11 +01:00
assp.conf Merge branch '0.9-fix-regex-using-journal' into 0.10-fix-regex-using-journal (merge point against 0.9 after back-porting gh-1660 from 0.10) 2017-01-10 11:25:41 +01:00
asterisk.conf Merge branch '0.9' into 0.10 2018-01-10 12:05:26 +01:00
botsearch-common.conf Update botsearch-common.conf (#1759) 2017-04-26 20:14:39 +02:00
common.conf added possibility to specify more precise default date pattern: 2016-10-17 11:18:30 +02:00
counter-strike.conf added possibility to specify more precise default date pattern: 2016-10-17 11:18:30 +02:00
courier-auth.conf Make courier-auth regexp a non-captured group 2017-04-28 16:58:24 +02:00
courier-smtp.conf Several filters optimized with pre-filtering using new option `prefregex` 2017-02-21 15:54:59 +01:00
cyrus-imap.conf filter.d/cyrus-imap.conf: fixed `failregex` - accept entries without login-info resp. hostname before IP address 2017-03-09 16:13:45 +01:00
directadmin.conf added possibility to specify more precise default date pattern: 2016-10-17 11:18:30 +02:00
domino-smtp.conf Support for IBM Domino SMTP task (#1603) 2017-01-20 08:44:20 +01:00
dovecot.conf Merge branch 'master' into 0.10 2017-10-04 09:57:18 +02:00
dropbear.conf Several filters optimized with pre-filtering using new option `prefregex` 2017-02-21 15:54:59 +01:00
drupal-auth.conf Add drupal-auth filter and jail 2015-04-27 13:10:27 -04:00
ejabberd-auth.conf small amend to gh-1850: removed greedy catch-all at end. 2017-08-07 15:24:16 +02:00
exim-common.conf filter.d/exim.conf: cherry-picked from 0.10, match complex time like `D=2m42s` (closes gh-1766) 2017-05-07 13:02:32 +02:00
exim-spam.conf MRG: from 0.9 2014-01-07 16:11:40 +11:00
exim.conf filter.d/exim.conf: provides mode "aggressive" to ban flood resp. DDOS-similar failures; 2017-12-05 16:07:53 +01:00
freeswitch.conf added possibility to specify more precise default date pattern: 2016-10-17 11:18:30 +02:00
froxlor-auth.conf Several filters optimized with pre-filtering using new option `prefregex` 2017-02-21 15:54:59 +01:00
groupoffice.conf ENH: define ignoreregex for all filters explicitly, to avoid warnings (Closes #934) 2015-01-30 10:38:28 -05:00
gssftpd.conf DOC: in filters, put user relevant doc at top, and developer info at bottom, and remove all the repetative blindly copied stuff that appears in the jail man page 2013-10-31 00:02:59 +11:00
guacamole.conf more precise date template handling (WARNING: this commit creates possible incompatibilities): 2016-10-17 11:20:27 +02:00
haproxy-http-auth.conf Update haproxy-http-auth.conf 2017-04-11 09:11:08 +02:00
horde.conf MRG: horde filter from master 2014-01-03 10:34:59 +11:00
kerio.conf Merge remote-tracking branch 'remotes/gh-upstream/master' into 0.10 2017-06-12 13:11:45 +02:00
lighttpd-auth.conf DOC: in filters, put user relevant doc at top, and developer info at bottom, and remove all the repetative blindly copied stuff that appears in the jail man page 2013-10-31 00:02:59 +11:00
mongodb-auth.conf code review, makes the test cases workable, added dev-notes 2016-11-28 18:39:07 +01:00
monit.conf added possibility to specify more precise default date pattern: 2016-10-17 11:18:30 +02:00
murmur.conf Several filters optimized with pre-filtering using new option `prefregex` 2017-02-21 15:54:59 +01:00
mysqld-auth.conf Update mysqld-auth.conf (#1725) 2017-03-24 19:03:20 +01:00
nagios.conf removing the second failregex 2014-02-06 00:22:05 +01:00
named-refused.conf Several filters optimized with pre-filtering using new option `prefregex` 2017-02-21 15:54:59 +01:00
nginx-botsearch.conf more precise date template handling (WARNING: this commit creates possible incompatibilities): 2016-10-17 11:20:27 +02:00
nginx-http-auth.conf added possibility to specify more precise default date pattern: 2016-10-17 11:18:30 +02:00
nginx-limit-req.conf Merge remote-tracking branch 'master' into 0.10 2017-12-06 00:09:52 +01:00
nsd.conf more precise date template handling (WARNING: this commit creates possible incompatibilities): 2016-10-17 11:20:27 +02:00
openhab.conf added possibility to specify more precise default date pattern: 2016-10-17 11:18:30 +02:00
openwebmail.conf ENH: stronger regex for failregex 2013-12-31 08:22:52 +11:00
oracleims.conf added possibility to specify more precise default date pattern: 2016-10-17 11:18:30 +02:00
pam-generic.conf Introduced new filter option `prefregex` for pre-filtering using single regular expression; 2017-02-20 16:54:17 +01:00
perdition.conf DOC: in filters, put user relevant doc at top, and developer info at bottom, and remove all the repetative blindly copied stuff that appears in the jail man page 2013-10-31 00:02:59 +11:00
php-url-fopen.conf more precise date template handling (WARNING: this commit creates possible incompatibilities): 2016-10-17 11:20:27 +02:00
phpmyadmin-syslog.conf phpmyadmin-syslog: removed excess file, fixed test, updated failregex 2017-08-23 16:56:18 +03:00
portsentry.conf more precise date template handling (WARNING: this commit creates possible incompatibilities): 2016-10-17 11:20:27 +02:00
postfix.conf Merge branch 'master' into 0.10 2017-10-02 15:41:30 +02:00
proftpd.conf Merge branch 'master' into 0.10 2017-07-03 12:43:48 +02:00
pure-ftpd.conf define journalmatch setting for pure-ftps 2016-03-11 18:19:53 +01:00
qmail.conf DOC: in filters, put user relevant doc at top, and developer info at bottom, and remove all the repetative blindly copied stuff that appears in the jail man page 2013-10-31 00:02:59 +11:00
recidive.conf Add ignoreregex to avoid warning on start 2014-11-12 11:05:56 +01:00
roundcube-auth.conf filter.d/roundcube-auth.conf: fixes failregex not working with `X-Real-IP` or/and `X-Forwarded-For` (gh-1303) 2017-07-11 14:59:24 +02:00
screensharingd.conf Removed old svn revision comment 2015-11-02 09:08:47 -08:00
selinux-common.conf added possibility to specify more precise default date pattern: 2016-10-17 11:18:30 +02:00
selinux-ssh.conf DOC: in filters, put user relevant doc at top, and developer info at bottom, and remove all the repetative blindly copied stuff that appears in the jail man page 2013-10-31 00:02:59 +11:00
sendmail-auth.conf Merge remote-tracking branch 'remotes/gh-upstream/master' into 0.10 2017-08-09 16:16:31 +02:00
sendmail-reject.conf Merge remote-tracking branch 'remotes/gh-upstream/master' into 0.10 2017-08-09 16:16:31 +02:00
sieve.conf Fix sieve filter to use correct option 2014-07-28 23:42:02 +09:00
slapd.conf another variant of regex 2016-07-14 10:19:21 +03:00
sogo-auth.conf more precise date template handling (WARNING: this commit creates possible incompatibilities): 2016-10-17 11:20:27 +02:00
solid-pop3d.conf Fix a few typos 2014-03-24 13:16:52 +00:00
squid.conf more precise date template handling (WARNING: this commit creates possible incompatibilities): 2016-10-17 11:20:27 +02:00
squirrelmail.conf added possibility to specify more precise default date pattern: 2016-10-17 11:18:30 +02:00
sshd.conf stop ban of legitimate users with multiple public keys (e. g. git, etc), thereby 2018-01-10 19:07:20 +01:00
stunnel.conf ENH: define ignoreregex for all filters explicitly, to avoid warnings (Closes #934) 2015-01-30 10:38:28 -05:00
suhosin.conf suhosin.conf: removed greedy match 2017-01-21 16:26:07 +01:00
tine20.conf more precise date template handling (WARNING: this commit creates possible incompatibilities): 2016-10-17 11:20:27 +02:00
uwimap-auth.conf DOC: in filters, put user relevant doc at top, and developer info at bottom, and remove all the repetative blindly copied stuff that appears in the jail man page 2013-10-31 00:02:59 +11:00
vsftpd.conf filter.d/vsftpd.conf: optional reason message after FAIL LOGIN, closes #1543 2016-09-09 09:20:15 +02:00
webmin-auth.conf BF: remove duplication definition secion in webmin-auth 2013-11-04 17:54:36 +11:00
wuftpd.conf Add filter variable __pam_auth to allow easier changing of pam auth backend 2015-01-27 14:34:27 -07:00
xinetd-fail.conf Several filters optimized with pre-filtering using new option `prefregex` 2017-02-21 15:54:59 +01:00
zoneminder.conf small review, prefix replaced with `%(_apache_error_client)s` from apache-common.conf include 2017-09-04 11:48:01 +02:00