bugtraq
[Top] [All Lists]

AIDE problem handling symlinks

To: bugtraq@securityfocus.com
Subject: AIDE problem handling symlinks
From: fryxar fryxar <fryxar@yahoo.com.ar>
Date: Mon, 27 Nov 2006 15:42:53 +0000 (GMT)
Delivered-to: sp-com-lists@consult.net
Delivered-to: bugtraq-list@securepoint.com
Delivered-to: mailing list bugtraq@securityfocus.com
Delivered-to: moderator for bugtraq@securityfocus.com
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com.ar; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=g8TenEVQdHH7rDg6WPUobnOuZFDmpVLVgC8hxEjcOpNDf0U0hCF5uJ3OR2WsmrqSL22BS+H8afIgMsDM5GK3KAOS/JGlIzEpH/LWsCx1gxMbjSUcb7t7HR+wj9LG15nuqdY/FMPrm0lk1x1ONAJ1XIv0Zg/bGgLZs3E8pyWIKbg= ;
List-help: <mailto:bugtraq-help@securityfocus.com>
List-id: <bugtraq.list-id.securityfocus.com>
List-post: <mailto:bugtraq@securityfocus.com>
List-subscribe: <mailto:bugtraq-subscribe@securityfocus.com>
List-unsubscribe: <mailto:bugtraq-unsubscribe@securityfocus.com>
Mailing-list: contact bugtraq-help@securityfocus.com; run by ezmlm
AIDE (Advanced Intrusion Detection Environment) is a
tool that creates a Database that can be used to
verify the integrity of files.

As modern filesystems (ext2, ufs, etc) implement fast
symlinks to store target's pathname, if only checksums
options (sha1, md5, tiger, etc) are used to check the
integrity of a soft link file, AIDE will not be able
to detect changes made on it.

If you use a mtime/ctime option, and somebody change a
target's pathname, AIDE will show it, but these
options are easy trickly with a standard Unix "touch"
command (and root privilege, of course).

So, I added the new option "l" to AIDE, to implement a
target's pathname comparison for symbolic links
against the database.  If a target's pathname is
changed on a symlink file, the difference will be
showed.

Please upgrade your AIDE tool to the last version
available (>= 0.13-r1)


__________________________________________________
Correo Yahoo!
Espacio para todos tus mensajes, antivirus y antispam ¡gratis! 
¡Abrí tu cuenta ya! - http://correo.yahoo.com.ar

<Prev in Thread] Current Thread [Next in Thread>
  • AIDE problem handling symlinks, fryxar fryxar <=