https://www.rfxn.com/projects/linux-malware-detect/
1) 下载/解压/安装
$ wget http://www.rfxn.com/downloads/maldetect-current.tar.gz
$ tar -zxvf maldetect-current.tar.gz
$ cd maldetect-x.y.z
$ sudo ./install.sh
2) 扫描
$ sudo maldet --scan-all /var/www/
3) 看报告
$ sudo maldet --report 021015-1051.3559
4) 扫描到有恶意软件的文件置放处
$ cd /usr/local/maldetect/quarantine
$ ls
5) 撤除
$ sudo maldet --clean 021015-1051.3559
6) 设置文件
$ sudo gedit /usr/local/maldetect/conf.maldet
没有评论:
发表评论