Skip to main content

ClamScan Results

Comments

2 comments

  • cPanelMichael
    Hello :) I suggest reviewing the full /var/log/clamav/manual_clamscan.log file to determine if any files outside of your mail queue and /tmp directory are infected. Thank you.
    0
  • quizknows
    In general, things found in mail directories are benign (unless your end users like downloading shady attachments. Regardless, not really a risk to your server). Stuff in /tmp/ usually warrants investigation, but in this case, it seems like clamAV was scanning its own temporary files. It can probably be safely ignored. In general you want to scan /home*/*/public_html/ recursively, i.e.
    clamscan -ir /home*/*/public_html/
    0

Please sign in to leave a comment.