📄 readme
字号:
******************************************************************* Advanced Intrusion Detection Environment Version 0.9*******************************************************************IntroductionThis piece of software was written as a replacement and extensionfor Tripwire. Tripwire is an excellent program in itself but lackssome features and is a closed product.Current Features:Multiple integrity checking algorithms (Even more with mhash support)Ability to output the database to stdout/fileEasy configuration through a powerful configuration fileCompressed databases(zlib support)Lots of others. see docs.Planned Features and TODO list:Multiple database retrieval backendsEncrypted databasesReturn CodesEmail reportMore elaborate report optionsRecurse=nInteractive db updateIs file really deleted or has the config changed.Rewrite for smaller memory footprint.LocalizationRelative paths in databasesChecksum of the binary at the start of the reportPGP support@@ifdef foo || ( bar && baz )Documentation Documentation is in doc/ directory. The manual pages are a good place to start.Also see doc/manual.html or http://www.cs.tut.fi/~rammer/aide/manual.htmlRequirementsOnce compiled aide is an independent program it does not needany shared libraries or other programs to function.Currently AIDE requires the following software to compile.A C-compiler (such as GCC)GNU flex GNU yacc GNU makeMHASH: http://mhash.sourceforge.net/To compile you have to give the following commands:tar zxvf aide-version.tar.gz To unpack the archivecd aide-version Cd to the newly created dir./configure --help To see what configuration options are available./configure [some options] To configure the compilation The options are optional.make Do the actual compilation.make install Install the sofware. You do not have to do this. You should instead put it on read-only media or otherwise secure the binary.To do development work you should have recent versions of:automakeautoconfautoheaderDisclaimerAll trademarks are the property of their respective owners.No animals were harmed while making this webpage or this piece ofsoftware.Although some pizza delivery guy's feelings were hurt.*******************************************************If there is something that ought to be said here please send your comments to rammer@cs.tut.fi.*******************************************************
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -