Index of /ports_security/bruteblock
Name Last modified Size
Parent Directory -
Makefile 25-Oct-2009 20:12 1.4K
distinfo 23-Aug-2006 14:47 204
files/ 28-May-2011 14:11 -
pkg-descr 17-Aug-2006 12:27 573
pkg-plist 19-Mar-2007 13:33 508
Bruteblock allows system administrators to block various bruteforce
attacks on UNIX services. The program analyzes system logs and adds
attacker's IP address into ipfw2 table effectively blocking them.
Addresses are automatically removed from the table after specified
amount of time. Bruteblock uses regular expressions to parse logs,
which provides flexibility allowing it to be used with almost any
network service. Bruteblock is written in pure C, doesn't use any
external programs and work with ipfw2 tables via raw sockets API.
WWW: http://samm.kiev.ua/bruteblock/