A rootkit implemented as a linux kernel module
##Syscall table: ###NOTICE: This kernel module is only compatible with 64-bit PCs. Please do NOT run if your PC is a 32-bit.
make -f Makefile
sudo insmod rootkit.ko
dmesg | tail
sudo rmmod rootkit
After loading the module, Invoke the write function with the last
parameter (the count) passed as -1
After loading the module, Isssue the following command
echo "hp PORT_NUMBER" > /proc/rootkitproc