Download List

專案描述

AIDE (Advanced Intrusion Detection Environment) is a file and directory integrity checker. It creates a database from the regular expression rules that it finds from the config file. Once this database is initialized it can be used to verify the integrity of the files. Several message digest algorithms are used. All of the usual file attributes can also be checked for inconsistencies.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-01-30 15:12
0.5

MD5 sums are now correct. Users must update their databases; they have false sums. With mhash library support, you can have many more hash algorithms, and many bugfixes have been made. Note that the author's PGP keys have changed.

2001-01-30 15:12
0.4

This is bugfix release. Some serious bugs have been fixed, the database generation has been fixed.

2001-01-30 15:12
0.3

New command (--update) which does the normal check and non-interactively updates the database, a serious bug fixed that caused invalid data to be written to the database as well as fixes for various minor bugs and added support for OSs that don't have readdir_r. Please update to this version and re-initialize your database.

2001-01-30 15:12
0.2

Lots of bugs fixed. Several memory and file descriptor leaks plugged. Various other small bugs have been fixed. Manual pages fixed so that linux's nroff understands them. Check the website for information about aide mailinglist.

2001-01-30 15:12
0.1

Project Resources