Page 1 of 1

MALDETECT malware scanner

Posted: Thu Jul 25, 2019 5:17 pm
by Stevyn
https://www.rfxn.com/projects/linux-malware-detect/

https://www.itzgeek.com/how-tos/linux/d ... ystem.html

Code: Select all


cd /tmp/
curl -O http://www.rfxn.com/downloads/maldetect-current.tar.gz

tar -zxvf maldetect-current.tar.gz

cd maldetect-1.6.4/
bash install.sh

nano /usr/local/maldetect/conf.maldet
usage example:

Code: Select all

/usr/local/maldetect/maldet -a /var/www && cp /usr/local/maldetect/sess/session.$(cat /usr/local/maldetect/sess/session.last) /var/path/maldet.txt