Here we are discussing how to install linux maldet scanner in a server.
Go to the directory /tmp
cd tmp
Download the source code to /tmp and then extract the .tar.gz file.
wget https://www.rfxn.com/downloads/maldetect-current.tar.gz
tar -xzvf maldetect-current.tar.gz
cd maldetect-*
Execute the Script.
# sh maldetect.sh
If we wanted to scan all user public_html paths under /home*/ this can be done with:
maldet –scan-all /home?/?/public_html