|
|
|
@ -5,11 +5,14 @@ TODO
|
|
|
|
|
THANKS
|
|
|
|
|
COPYING
|
|
|
|
|
DEVELOP
|
|
|
|
|
doc/run-rootless.txt
|
|
|
|
|
fail2ban-client
|
|
|
|
|
fail2ban-server
|
|
|
|
|
fail2ban-testcases
|
|
|
|
|
fail2ban-regex
|
|
|
|
|
fail2ban-testcases-all
|
|
|
|
|
setup.py
|
|
|
|
|
setup.cfg
|
|
|
|
|
kill-server
|
|
|
|
|
client/configreader.py
|
|
|
|
|
client/configparserinc.py
|
|
|
|
|
client/jailreader.py
|
|
|
|
@ -43,6 +46,19 @@ server/banmanager.py
|
|
|
|
|
server/datetemplate.py
|
|
|
|
|
server/mytime.py
|
|
|
|
|
server/failregex.py
|
|
|
|
|
config/action.d/apf.conf
|
|
|
|
|
config/action.d/osx-afctl.conf
|
|
|
|
|
config/action.d/osx-ipfw.conf
|
|
|
|
|
config/action.d/sendmail-common.conf
|
|
|
|
|
config/filter.d/3proxy.conf
|
|
|
|
|
config/filter.d/apache-common.conf
|
|
|
|
|
config/filter.d/apache-common.conf.orig
|
|
|
|
|
config/filter.d/exim-common.conf
|
|
|
|
|
config/filter.d/exim-spam.conf
|
|
|
|
|
config/filter.d/perdition.conf
|
|
|
|
|
config/filter.d/uwimap-auth.conf
|
|
|
|
|
testcases/actionstestcase.py
|
|
|
|
|
testcases/dummyjail.py
|
|
|
|
|
testcases/files/testcase-usedns.log
|
|
|
|
|
testcases/files/logs/bsd/syslog-plain.txt
|
|
|
|
|
testcases/files/logs/bsd/syslog-v.txt
|
|
|
|
@ -52,8 +68,8 @@ testcases/files/logs/assp
|
|
|
|
|
testcases/files/logs/asterisk
|
|
|
|
|
testcases/files/logs/dovecot
|
|
|
|
|
testcases/files/logs/exim
|
|
|
|
|
testcases/files/logs/lighttpd
|
|
|
|
|
testcases/files/logs/mysqld.log
|
|
|
|
|
testcases/files/logs/suhosin
|
|
|
|
|
testcases/files/logs/mysqld-auth
|
|
|
|
|
testcases/files/logs/named-refused
|
|
|
|
|
testcases/files/logs/pam-generic
|
|
|
|
|
testcases/files/logs/postfix
|
|
|
|
@ -66,7 +82,46 @@ testcases/files/logs/sshd
|
|
|
|
|
testcases/files/logs/sshd-ddos
|
|
|
|
|
testcases/files/logs/vsftpd
|
|
|
|
|
testcases/files/logs/webmin-auth
|
|
|
|
|
testcases/files/logs/wu-ftpd
|
|
|
|
|
testcases/files/logs/wuftpd
|
|
|
|
|
testcases/files/logs/3proxy
|
|
|
|
|
testcases/files/logs/apache-auth
|
|
|
|
|
testcases/files/logs/apache-badbots
|
|
|
|
|
testcases/files/logs/apache-nohome
|
|
|
|
|
testcases/files/logs/apache-noscript
|
|
|
|
|
testcases/files/logs/courierlogin
|
|
|
|
|
testcases/files/logs/couriersmtp
|
|
|
|
|
testcases/files/logs/cyrus-imap
|
|
|
|
|
testcases/files/logs/dropbear
|
|
|
|
|
testcases/files/logs/exim-spam
|
|
|
|
|
testcases/files/logs/gssftpd
|
|
|
|
|
testcases/files/logs/lighttpd-auth
|
|
|
|
|
testcases/files/logs/mysqld-auth
|
|
|
|
|
testcases/files/logs/perdition
|
|
|
|
|
testcases/files/logs/php-url-fopen
|
|
|
|
|
testcases/files/logs/qmail
|
|
|
|
|
testcases/files/logs/recidive
|
|
|
|
|
testcases/files/logs/sieve
|
|
|
|
|
testcases/files/logs/suhosin
|
|
|
|
|
testcases/files/logs/uwimap-auth
|
|
|
|
|
testcases/files/logs/wuftpd
|
|
|
|
|
testcases/files/logs/xinetd-fail
|
|
|
|
|
testcases/files/config/apache-auth/digest/.htaccess
|
|
|
|
|
testcases/files/config/apache-auth/digest/.htpasswd
|
|
|
|
|
testcases/files/config/apache-auth/digest_time/.htaccess
|
|
|
|
|
testcases/files/config/apache-auth/digest_time/.htpasswd
|
|
|
|
|
testcases/files/config/apache-auth/basic/authz_owner/.htaccess
|
|
|
|
|
testcases/files/config/apache-auth/basic/authz_owner/cant_get_me.html
|
|
|
|
|
testcases/files/config/apache-auth/basic/authz_owner/.htpasswd
|
|
|
|
|
testcases/files/config/apache-auth/basic/file/.htaccess
|
|
|
|
|
testcases/files/config/apache-auth/basic/file/.htpasswd
|
|
|
|
|
testcases/files/config/apache-auth/digest.py
|
|
|
|
|
testcases/files/config/apache-auth/digest_wrongrelm/.htaccess
|
|
|
|
|
testcases/files/config/apache-auth/digest_wrongrelm/.htpasswd
|
|
|
|
|
testcases/files/config/apache-auth/digest_anon/.htaccess
|
|
|
|
|
testcases/files/config/apache-auth/digest_anon/.htpasswd
|
|
|
|
|
testcases/files/config/apache-auth/README
|
|
|
|
|
testcases/files/config/apache-auth/noentry/.htaccess
|
|
|
|
|
testcases/samplestestcase.py
|
|
|
|
|
testcases/banmanagertestcase.py
|
|
|
|
|
testcases/failmanagertestcase.py
|
|
|
|
|
testcases/clientreadertestcase.py
|
|
|
|
@ -82,8 +137,6 @@ testcases/files/testcase03.log
|
|
|
|
|
testcases/files/testcase04.log
|
|
|
|
|
testcases/misctestcase.py
|
|
|
|
|
testcases/utils.py
|
|
|
|
|
setup.py
|
|
|
|
|
setup.cfg
|
|
|
|
|
common/__init__.py
|
|
|
|
|
common/exceptions.py
|
|
|
|
|
common/helpers.py
|
|
|
|
@ -155,6 +208,7 @@ config/action.d/sendmail-whois.conf
|
|
|
|
|
config/action.d/sendmail-whois-lines.conf
|
|
|
|
|
config/action.d/shorewall.conf
|
|
|
|
|
config/fail2ban.conf
|
|
|
|
|
doc/run-rootless.txt
|
|
|
|
|
man/fail2ban-client.1
|
|
|
|
|
man/fail2ban.1
|
|
|
|
|
man/jail.conf.5
|
|
|
|
@ -176,9 +230,8 @@ files/cacti/fail2ban_stats.sh
|
|
|
|
|
files/cacti/cacti_host_template_fail2ban.xml
|
|
|
|
|
files/cacti/README
|
|
|
|
|
files/nagios/check_fail2ban
|
|
|
|
|
files/nagios/f2ban.txt
|
|
|
|
|
files/nagios/README
|
|
|
|
|
files/bash-completion
|
|
|
|
|
files/fail2ban-tmpfiles.conf
|
|
|
|
|
files/fail2ban.service
|
|
|
|
|
files/ipmasq-ZZZzzz_fail2ban.rul
|
|
|
|
|
files/nagios/README
|
|
|
|
|