#1781165314
find public_html/wp-content/uploads -name "*.php"
#1781165325
find public_html/wp-content/themes -type f -mtime -15
#1781165340
grep -R "base64_decode\|eval(\|gzinflate\|shell_exec\|assert(" public_html/wp-content/themes public_html/wp-content/plugins public_html/wp-content/uploads