Difference between revisions of "AIDE"
Jump to navigation
Jump to search
(29 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | [[wikipedia:Advanced Intrusion Detection Environment]] | ||
+ | * https://github.com/aide/aide | ||
− | [[ | + | * <code>[[brew install aide]]</code> |
+ | |||
+ | * To update DB: <code>[[aide -c --update]]</code> | ||
+ | * <code>[[aide --help]]</code> | ||
+ | |||
+ | == Configuration == | ||
+ | * [[Ubuntu]]: <code>[[/etc/aide/aide.conf]]</code> Examples: https://rfxn.com/downloads/cron.aide, https://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/app-forensics/aide/files/aide.cron | ||
+ | * [[ArchLinux]], [[Amazon Linux]]: <code>[[/etc/aide.conf]]</code> | ||
+ | |||
+ | == Usage == | ||
+ | * Initialize database: <code>[[aideinit]]</code> | ||
+ | * Check configuration: <code>[[aide -D]]</code> | ||
+ | * Check systems: <code>[[aide -c]] /etc/aide/aide.conf -C</code> | ||
+ | * Update DB: <code>[[aide -u]]</code> | ||
− | + | == Related == | |
+ | Jan 26 16:23:34 SERVER [[systemd-logind]][876]: Failed to save user data [[/run/systemd/users/]]0: [[No space left on device]] | ||
+ | == See also == | ||
+ | * {{aide}} | ||
+ | * {{Audit}} | ||
+ | * {{logging}} | ||
− | [[Category:Security]] | + | [[Category:IT Security]] |
Latest revision as of 12:09, 19 December 2023
wikipedia:Advanced Intrusion Detection Environment
- To update DB:
aide -c --update
aide --help
Contents
Configuration[edit]
- Ubuntu:
/etc/aide/aide.conf
Examples: https://rfxn.com/downloads/cron.aide, https://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/app-forensics/aide/files/aide.cron - ArchLinux, Amazon Linux:
/etc/aide.conf
Usage[edit]
- Initialize database:
aideinit
- Check configuration:
aide -D
- Check systems:
aide -c /etc/aide/aide.conf -C
- Update DB:
aide -u
Related[edit]
Jan 26 16:23:34 SERVER systemd-logind[876]: Failed to save user data /run/systemd/users/0: No space left on device
See also[edit]
Advertising: