NoNox 1.17a (Default branch) |
|
|
Thursday November 15, 2007. 09:01 PM FreshMeat
NoNox is intended to help automate the defense of
Internet servers against attacks such as
dictionary login attacks. NoNox monitors log files
for user-specified trigger patterns. When a
pattern is seen enough times in a given file
within a given period of time, NoNox will execute
a command. The patterns, time limits, files to
watch, and commands are all user-specified. For
example, if NoNox sees too many failed login
attempts from one IP address, it could execute a
command that tells a firewall to drop packets from
that host, instantly cutting off the attacker.
License: GNU General Public License (GPL)
Changes:
This release repackages NoNox as a tar. It includes a startup/shutdown script for /etc/init.d. There are minor corrections to the documentation.
|