Download List

Projeto Descrição

sshdfilter automatically blocks ssh brute force
attacks by reading sshd log output in real time
and adding iptables rules based on authentication
failures. Block rules are created by logging on
with an invalid user name, or wrongly guessing the
password for an existing account. Block rules are
removed after a week to maintain a small list of
blocks. It also comes with a LogWatch filter.

System Requirements

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.

2007-04-19 12:20 Back to release list
1.5.4

O analisador de configuração e um padrão de combinação do motor foram reescritos para proporcionar toda a flexibilidade que você poderia sempre querer. sshdfilter já pode ler as mensagens a partir de qualquer sshd sshd-ED (como acontece com as versões anteriores do sshdfilter) ou através de um pipe nomeado mantido pelo syslog. Hostname pesquisa para a PAM foi adicionado para sistemas baseados em nomes de máquinas que mostrar e nunca uma fonte IP. apoio ipfw foi adicionado.
Tags: Major feature enhancements
The configuration parser and the pattern matching engine were rewritten to provide all the flexibility you could ever want. sshdfilter can now read sshd messages from either sshd -eD (as with previous versions of sshdfilter) or via a named pipe maintained by syslog. Hostname lookup for messages was added for PAM-based systems that show hostnames and never a source IP. ipfw support was added.

Project Resources