Hiding Linux Processes with Bind Mounts
Stephan Bergerrecently blogged about hiding Linux processes with bind mounts, using a different directory to overlay the /proc/PID directory to hide an evil process effectively. The method involves using spontaneous processes with low PIDs and names in square brackets from the Linux ps output to dis.. read more










