Télécharger la liste

Description du projet

Bruteblock allows system administrators to block
various bruteforce attacks on UNIX services. The
program analyzes system logs and adds attackers'
IP addresses into the 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 gives it enough flexibility to be used with
almost any network service. Bruteblock doesn't use
any external programs and works with ipfw2 tables
via the raw sockets API.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-08-20 09:48
0.0.5

Un fichier de configuration a été ajouté pour le démon ProFTPD. elements_valides traitement a été fixée. sshd expressions régulières sont désormais plus strictes.
Tags: Minor bugfixes
A configuration file was added for the proftpd
daemon. max_count processing was fixed. sshd
regular expressions are now more strict.

2006-08-17 14:57
0.0.4

Tags: Initial freshmeat announcement

Project Resources