Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 May 2003 18:08:13 +0300
From:      Valentin Nechayev <netch@iv.nn.kiev.ua>
To:        Giorgos Keramidas <keramida@ceid.upatras.gr>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: Periodic email about security notifications
Message-ID:  <20030511150813.GB405@iv.nn.kiev.ua>
In-Reply-To: <20030503204938.GA3907@gothmog.gr>
References:  <20030503204938.GA3907@gothmog.gr>

next in thread | previous in thread | raw e-mail | index | archive | help
 Sat, May 03, 2003 at 23:49:38, keramida (Giorgos Keramidas) wrote about "Periodic email about security notifications": 

GK> A friend asked me a while ago on IRC if it was possible to receive
GK> periodic email notifications with new security advisories.
GK> The following script for /etc/periodic/security implements exactly this
GK> idea.  It depends on lynx(1) to run, which isn't part of the base
GK> system, so I'm not sure if it's ok to add it to the base system at all.
GK> Here it is for anyone who might find it useful though:

It has the huge administrative disadvantage: it triggers notification for
"something being happened in security area" before advisory is sent via
official channels. It is good for crackers (which, of course, use this
possibility for many years and automated it for a long time), but bad for
usual admins.
OTOH, it notifies later than

:0H
* ^Sender: owner-cvs-all@freebsd.org
* ^X-FreeBSD-CVS-Branch: RELENG_[0-9]_
! mail_to_pager --prefix='fixing releng, check for security issues!'

and hence is much less useful than cvs-all.


-netch-



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030511150813.GB405>