i-viewdb

A file integrity verification program

Install

All systems
curl cmd.cat/i-viewdb.sh
Debian Debian
apt-get install integrit
Ubuntu
apt-get install integrit
image/svg+xml Kali Linux
apt-get install integrit
Windows (WSL2)
sudo apt-get update sudo apt-get install integrit
Raspbian
apt-get install integrit

integrit

A file integrity verification program

Integrit helps you determine whether an intruder has modified your system. Without the use of integrit, a sysadmin wouldn't know if the programs used for investigating the system are trojan horses or not. Integrit works by creating a database that is a snapshot of the most essential parts of the system. You put the database somewhere safe, and then later you can use it to make sure that no one has made any illicit modifications to your file system. Integrit's key features are the small memory footprint, the design with unattended use in mind, intuitive cascading rulesets for the paths listed in the configuration file, the possibility of XML or human-readable output, and simultaneous checks and updates. See http://integrit.sourceforge.net/ for more information.