fnotifystat
file activity monitoring tool
Install
- All systems
-
curl cmd.cat/fnotifystat.sh
- Debian
-
apt-get install fnotifystat
- Ubuntu
-
apt-get install fnotifystat
- Kali Linux
-
apt-get install fnotifystat
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install fnotifystat
- Raspbian
-
apt-get install fnotifystat
- Dockerfile
- dockerfile.run/fnotifystat
fnotifystat
file activity monitoring tool
Fnotifystat periodically dumps out the activity on files in the system. It can be used to identify rogue file activity and discover which processes are performing open/close/read/write operations on the files.