# clamav ``` sudo clamscan --max-filesize=512M --max-scansize=3999M -i -r /var/www | grep FOUND >> /var/log/clamav-infected-files.log ```