Exemplos de Uso
$
maldet -a /home/usuario/public_html/
$
grep -r "eval(base64_decode" /home/usuario/public_html/ 2>/dev/null
$
find /home/usuario/public_html -name "*.php" -newer /home/usuario/public_html/wp-config.php -ls
$
wp plugin list --format=csv --path=/home/usuario/public_html
$
find /home -name "c99.php" -o -name "r57.php" 2>/dev/null