Downloadliste

Projektbeschreibung

sshutout is a daemon that periodically monitors
log files, looking for multiple failed login
attempts via the Secure Shell daemon. The daemon
is meant to mitigate what are commonly known as
"dictionary attacks," i.e. scripted brute force
attacks that use lists of user IDs and passwords
to effect unauthorized intrusions. The sshutout
daemon blunts such attacks by creating firewall
rules to block individual offenders from accessing
the system. These rules are created when an attack
signature is detected, and after a configurable
expiry interval has elapsed, the rules are
deleted.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2009-12-07 04:13
1.0.6

Diese Version behebt unsachgemäße fordert offen (). Es erhöht die Größe des Online-Puffer verwendet, um die Konfigurationsdatei zu lesen. Dies ermöglicht mehr Whitelists. Es erkennt "UNKNOWN USER" Signaturen.
Tags: Stable, Minor bugfixes, Minor feature enhancements
This release fixes improper calls to open(). It increases the size of the line buffer used to read the configuration file. This allows for longer whitelists. It detects "UNKNOWN USER" signatures.

2007-12-31 04:54
1.0.5

Diese Version behebt "Invalid User"-Erkennung (wieder). Es behebt einen segfault beim Parsen der Konfigurationsdatei mit einer alternativen Protokolldatei für Name.
Tags: Major bugfixes
This release fixes "Invalid User" detection (again). It fixes a segfault when parsing the config file with an alternate output log file name.

2007-11-15 02:19
1.0.4

Die Option-u ist empfindlich gegenüber "Invalid user" Versuche sowie "Illegal user" versucht.
Tags: Minor bugfixes
The -u option is sensitive to "Invalid user" attempts as well as "Illegal user" attempts.

2006-06-29 19:15
1.0.3

Diese Veröffentlichung fügt die-u-Kommandozeilen-Option zum Blockieren der "Illegal Benutzer ermöglichen" Login-Versuche. Diese Option ist auch konfigurierbar über die Konfigurationsdatei.
Tags: Minor feature enhancements
This release adds the -u command line option to enable blocking of "Illegal user" login attempts. This option is also configurable via the configuration file.

2006-06-19 20:10
1.0.2

Ein Update auf die aktuelle Default-Route über die erste Einfahrt gegenüber begegnet man in der Routing-Tabelle. Eine Option zu deaktivieren / aktivieren die automatische Whitelist von Standard-Gateway und Nameserver.
Tags: Minor bugfixes
A fix to get the actual default route as opposed to the first gateway encountered in the routing table. An option to disable/enable automatic whitelisting of default gateway and name servers.

Project Resources