Install maldet for centos7/cPanel servers
It’s very hard to find the malicious script, By using the Maldet you can scan your server and accounts. It will show you intact result. install maldet and scan your virus.
Install malware detect (MALDET) for centos7/cPanel servers, you should login to your server via SSH
Step1.
cd /usr/local/src/
Step2.
wget http://www.rfxn.com/downloads/maldetect-current.tar.gz
Step3.
tar -xzf maldetect-current.tar.gz
Step4.
cd maldetect-*
Step5.
sh ./install.sh or sudo sh ./install.sh
Step6.
maldet --update-ver
Step7.
maldet --update[/i]
To scan a folder, for example /home you should type maldet -a /home.