forkstat

process fork/exec/exit monitoring tool

Install

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

forkstat

process fork/exec/exit monitoring tool

Forkstat monitors process fork(), exec() and exit() activity. It is useful for monitoring system behaviour and to track down rogue processes that are spawning off processes and potentially abusing the system.