I'm spending the weekend creating a replacement for fail2ban. I need mod_security and ssh logs from other people / platforms to make sure our regex's will work for everyone.
Should have an alpha preview on monday. Here's a quick overview
name: funyun
tag: hate security, love funyun
features:
Combines multiple logs from multiple servers to a central database - sync mode
creates ip bans using combined data - sync mode
supports snort, ssh, and mod_security logs, other formats can be added
[lists]provides a restful api that can be tied into the sync database[/list]
Why I'm making funyun:
We have 2 clusters all with separate log files. Some are from snort, others from mod_security, and all have sshd logs. We needed a simple way to combine all this log data so we can ban offenders at the gateway, enter funyun.
You can either post your logs here, or email me at: greg [at] halfgray [dot] com
Greg