Centos 6を実行しているいくつかのシステムで、rkhunterがインストールされています。私は毎日cronを実行してrkhunterを実行し、電子メールで報告しています。
私は次のようなレポートを頻繁に受け取ります。
---------------------- Start Rootkit Hunter Scan ----------------------
Warning: The file properties have changed:
        File: /sbin/fsck
        Current inode: 6029384    Stored inode: 6029326
Warning: The file properties have changed:
        File: /sbin/ip
        Current inode: 6029506    Stored inode: 6029343
Warning: The file properties have changed:
        File: /sbin/nologin
        Current inode: 6029443    Stored inode: 6029531
Warning: The file properties have changed:
        File: /bin/dmesg
        Current inode: 13369362    Stored inode: 13369366
私が理解していることから、rkhunterは通常、スキャンされたファイルの変更されたハッシュや変更の日付をレポートするので、実際の変更はないと思います。
私の質問:マシン上でiノードを変更する(ext4を実行する)可能性のある他のアクティビティはありyumますか?これは通常のセキュリティ更新の一部としてこれらのファイルに本当に定期的(週に1回)の変更を加えていますか?