Bash script to Check for malicious Cryptomining
See the script in action here: https://laskowski-tech.com/2018/01/08/minerchk-beta-announcement/
Download and set up for the root user:
mkdir -p /root/bin
wget -O /root/bin/minerchk https://raw.githubusercontent.com/Hestat/minerchk/master/minerchk.sh
chmod +x /root/bin/minerchk