AIDE - Advanced Intrusion Detection Environment
https://aide.github.io/
AIDE is an intrusion detection system that checks file integrity
It creates a database from the regular expression rules that it finds from the config file(s). Once this database is initialized it can be used to verify the integrity of the files. It has several message digest algorithms (see below) that are used to check the integrity of the file. All of the usual file attributes can also be checked for inconsistencies. It can read databases from older or newer versions. See the manual pages within the distribution for further info.
- Devel package for openSUSE:Factory
-
2
derived packages
- Links to openSUSE:Factory / aide
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout security/aide && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
aide-0.18-as-needed.patch | 0000000399 399 Bytes | |
aide-0.18.8.tar.gz | 0000383589 375 KB | |
aide-0.18.8.tar.gz.asc | 0000000659 659 Bytes | |
aide-cron_daily.sh | 0000000761 761 Bytes | |
aide-systemd.patch | 0000000965 965 Bytes | |
aide-test.sh | 0000000493 493 Bytes | |
aide-xattr-in-libc.patch | 0000004433 4.33 KB | |
aide.changes | 0000016331 15.9 KB | |
aide.conf | 0000001648 1.61 KB | |
aide.keyring | 0000007067 6.9 KB | |
aide.service | 0000000257 257 Bytes | |
aide.service.8 | 0000001048 1.02 KB | |
aide.spec | 0000005581 5.45 KB | |
aide.timer | 0000000194 194 Bytes | |
aide.timer.8 | 0000000019 19 Bytes | |
aide_service.conf | 0000001567 1.53 KB |
Revision 64 (latest revision is 65)
Robert Frohl (rfrohl)
accepted
request 1193268
from
Aeneas Jaißle (aeneas_jaissle)
(revision 64)
- Update to 0.18.8: * Fix concurrent reading of extended attributes (xattrs) * Raise warning if both input databases are the same - Update to 0.18.7: * Add missing library CFLAGS * Fix typo in aide.conf manual page * Fix 64-bit time_t on 32-bit architectures * Fix debug logging for returned attributes * Fix condition for error message of failing to open gzipped files - rebased aide-0.18-as-needed.patch
Comments 0