You need to identify unauthorized modifications to system binaries on a Red Hat Enterprise Linux server. Which tool is best suited for this integrity verification?
AIDE creates a database of file hashes and compares them to detect changes.
Why this answer
AIDE (Advanced Intrusion Detection Environment) is a file integrity checker that monitors system files against a baseline hash database.