fcheck
IDS filesystem baseline integrity checker
Install
- All systems
-
curl cmd.cat/fcheck.sh
- Debian
-
apt-get install fcheck - Ubuntu
-
apt-get install fcheck - Kali Linux
-
apt-get install fcheck - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install fcheck - Raspbian
-
apt-get install fcheck
fcheck
IDS filesystem baseline integrity checker
The fcheck utility is an IDS (Intrusion Detection System) which can be used to monitor changes to any given filesystem. Essentially, fcheck has the ability to monitor directories, files or complete filesystems for any additions, deletions, and modifications. It is configurable to exclude active log files, and can be run as often as needed from the command line or cron making it extremely difficult to circumvent.