wormwarner - The warner of infected hosts
wormwarner.pl
Wormwarner is a perl script intended to scan apache log files for signs of hosts that are infected with Internet worms i.e. CodeRed. When it finds a sign of infection it tries to send a warning mail to the postmaster at the infected host. On start up wormwarner puts it self in the background to run as a daemon.
Configuration files are standard ascii(7) text files that may be created or
edited using any standard editor. Blank lines and lines that begin with a
pound sign ('#') are ignored. Any other lines are considered to be
configuration lines, and have the form ``Keyword=Value'', where the ´Keyword´
is one of the currently available configuration keywords defined below, and
'Value' is the value to assign to that particular option. The file
wormwarner.conf provided with the distribution contains useful documentation
and an example as well. The configuration file must be called
wormwarner.conf and must
exist in the same direcory as wormwarner.pl
General Configuration Keywords
Written by Jeroen van Nieuwenhuizen.
Report bugs to <jnieuwen@softhome.net>
Copyright (C) 2002-2003 by Jeroen van Nieuwenhuizen. Distributed under the GNU GPL. See the file ``LICENSE'', supplied with the distribution for additional information.