diff --git a/ChangeLog b/ChangeLog index c0b97c85..0ee04c9c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -68,6 +68,7 @@ ver. 0.8.12 (2013/12/XX) - things-can-only-get-better - Added filter.d/horde - Added filter for freeswitch. Thanks Jim and editors and authors of http://wiki.freeswitch.org/wiki/Fail2ban + - Added action.d/badips. Thanks to Amy for making a nice API. ver. 0.8.11 (2013/11/13) - loves-unittests-and-tight-DoS-free-filter-regexes diff --git a/THANKS b/THANKS index 38e29fe6..9224d207 100644 --- a/THANKS +++ b/THANKS @@ -12,6 +12,7 @@ ache ag4ve (Shawn) Alasdair D. Campbell Amir Caspi +Amy Andrey G. Grozin Andy Fragen Arturo 'Buanzo' Busleiman diff --git a/config/action.d/badips.conf b/config/action.d/badips.conf new file mode 100644 index 00000000..4a5c0f97 --- /dev/null +++ b/config/action.d/badips.conf @@ -0,0 +1,19 @@ +# Fail2ban reporting to badips.com +# +# Note: This reports and IP only and does not actually ban traffic. Use +# another action in the same jail if you want bans to occur. +# +# Set the category to the appropriate value before use. +# +# To get see register and optional key to get personalised graphs see: +# http://www.badips.com/blog/personalized-statistics-track-the-attackers-of-all-your-servers-with-one-key + +[Definition] + +actionban = curl --fail --user-agent "fail2ban v0.8.12" http://www.badips.com/add// + +[Init] + +# Option: category +# Notes.: Values are from the list here: http://www.badips.com/get/categories +category =