Maldetect installation
cd /usr/local/src/
wget http://www.rfxn.com/downloads/maldetect-current.tar.gz
tar zxvf maldetect-current.tar.gz
cd maldetect-1.4.1/
./install.sh
Installation completed.
Now run the scan -a option is for scan all under dir “/”
# maldet -a /
To view the report
# maldet –report <ID>
To view the quarantine result
#maldet -q <ID>