hiding-cryptominers-linux-rootkit icon indicating copy to clipboard operation
hiding-cryptominers-linux-rootkit copied to clipboard

Linux rootkit POC to hide a crypto miner's process and CPU usage.

Results 4 hiding-cryptominers-linux-rootkit issues
Sort by recently updated
recently updated
newest added

make[1]: Entering directory '/usr/src/linux-headers-5.13.0-1019-gcp' CC [M] /root/hiding-cryptominers-linux-rootkit/main.o LD [M] /root/hiding-cryptominers-linux-rootkit/rootkit.o MODPOST /root/hiding-cryptominers-linux-rootkit/Module.symvers CC [M] /root/hiding-cryptominers-linux-rootkit/rootkit.mod.o LD [M] /root/hiding-cryptominers-linux-rootkit/rootkit.ko BTF [M] /root/hiding-cryptominers-linux-rootkit/rootkit.ko Skipping BTF generation for /root/hiding-cryptominers-linux-rootkit/rootkit.ko due to unavailability of...

In HTOP, process name has been successfully hidden, but cpu is still detected running at 100% ![Untitled](https://user-images.githubusercontent.com/46290080/149881820-79372c01-cc9a-4cea-b5ca-ed981cc3f4e9.png)

make -C /lib/modules/5.4.104+/build M=$PWD make[1]: *** /lib/modules/5.4.104+/build: No such file or directory. Stop. Makefile:3: recipe for target 'all' failed make: *** [all] Error 2