myidealhost
New member
Maldet also known as Linux Malware Detect virus scanner for Linux.
There is nothing complicated in installation process.
Installation 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 or sudo sh ./install.sh
maldet --update-ver
maldet --update[/I]
To scan a folder, for example /home you should type maldet -a /home
There is nothing complicated in installation process.
Installation 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 or sudo sh ./install.sh
maldet --update-ver
maldet --update[/I]
To scan a folder, for example /home you should type maldet -a /home