How to Install & Use Linux Malware Detect

if you dont have Cpanel or Any Control panel use this Malware Detecter, it will helpful for you
Linux Malware Detect (LMD) is an excellent tool for detecting malware on linux operating system.  Follow the steps below to install Linux Malware Detect -


  • Log into server as root and run the following command
    • cd /usr/local/src/
  • Next download the installation file
  • Extract using the following command -
    • tar -xzf maldetect-current.tar.gz
  • Change the folder:
    • cd maldetect-*
  • Run the installer:
    • sh ./install.sh
  • To configure the script, run the following command:
    • nano /usr/local/maldetect/conf.maldet 

Here are some tips on using the script 

  • To scan a specific user:
    • maldet -a /home/username/
  • To scan all public_html folders
    • maldet –scan-all /home?/?/public_html
  • Email, SSL
  • 0 Users Found This Useful
Was this answer helpful?

Powered by WHMCompleteSolution