Defense against deface

Jason Martin jhmartin at toger.us
Wed Dec 8 20:13:26 CET 2004


On Wed, Dec 08, 2004 at 07:51:00PM +0100, Horv?th Tam?s wrote:
> Our customer asked us to provide some alarm, if their web site change in
> non-workhours.
You would probably have to write a plugin to connect to the
server and get the Last-modified timestamp (for static pages) or
compute a checksum for CGI based pages. It'd then check to see
if the page changed and return a non-OK if it did. 

-Jason Martin
-- 
This message is PGP/MIME signed.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 211 bytes
Desc: not available
URL: <https://www.monitoring-lists.org/archive/users/attachments/20041208/dc75c362/attachment.sig>


More information about the Users mailing list