PDA

View Full Version : Installing Maldet



myidealhost
02-25-2012, 07:27 AM
How to install maldet via SSH

cd /usr/local/src/
wget http://www.rfxn.com/downloads/maldetect-current.tar.gz
tar -xzf maldetect-current.tar.gz
cd maldetect-*
sh ./install.sh
maldet --update-ver
maldet --update


To scan for example folder /home you can with this command maldet -a /home all files and folders in folder home will be scanned.

smileboy
03-02-2012, 04:32 AM
Quite new and interesting to me,
Many thanks for sharing.

Manov
05-23-2012, 01:31 AM
It's nice and helpful thanks for sharing.

jannankhan1101
09-05-2014, 02:15 PM
Hello, I personally used maldet and I am fond of it by using it in my Dedicated server and VPS, it worked very well. I was surprised that it has found so many hidden shell which clamav antivirus also failed to found out. You can write maldet -h to get all available commands you can use for running maldet on your VPS Hosting.

thanks.

StuartSpindlow1
09-09-2014, 02:11 AM
I ma really glad to know about this informative stuff.

paullopez
09-09-2014, 02:49 AM
OK, nice information. And if you want to know more about how to perform scanning task for the files visit here:
Installing Malware Detect Software (http://kb.bodhost.com/installing-malware-detect-software-on-centos/) You will also find how to setup ConfigServer eXploit Scanner (CXS) (http://kb.bodhost.com/configserver-exploit-scanner-cxs/);