Maldet

De MochilaWiki
Ir para navegaçãoIr para pesquisar

instalando

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

atualizando

maldet --update-ver
maldet --update

ajustando configuração

sed -i '1,129s#public_html#/home/sites#' /usr/local/maldetect/conf.maldet
sed -i '1,17s/0/1/' /usr/local/maldetect/conf.maldet
sed -i '1,24s/you@domain.com/seu@email.com.br/' /usr/local/maldetect/conf.maldet
sed -i '1,36s/0/1/' /usr/local/maldetect/conf.maldet
sed -i '1,39s#var/www/html#home/sites#' /etc/cron.daily/maldet

formas de uso

geral

maldet --scan-all /var/www/

buscando por formato

maldet --scan-all /var/www/*.zip

visualizando analise

maldet --report 021015-1051.3559

restaurando um arquivo

maldet --restore /usr/local/maldetect/quarantine/color.jpg.11922

apagando quarentena

rm -rf /usr/local/maldetect/quarantine/*
maldet --clean SCANID

roda em várias subpastas

maldet -b -a /home?/?/domains/?/public_html

ver logs

maldet -l