Skip to main content
We are aware of an issue after updating cPanel that causes cPanel SOLR to not start. Please see the following article for more information and updates:
Recent update including tzdata-java causes cPanel SOLR to not start.

problem with uploading an eicar test file on the server

Comments

3 comments

  • rpvw
    I don't think clamav automatically scans for any file upload or download in any other protocol other than exim or file manager You could try using FTP or your Wordpress to upload the file, and then initiate a clamav scan via the cPanel clamav interface for that domain. Maybe something like
    0
  • cPanelMichael
    Hello, The previous post is correct. The automatic scanning for viruses automatically occurs with File Manager when you install ClamAV. However, that same functionality does not apply to your PHP scripts. You'd need to see if there are any WordPress plugins that do what you are seeking, or consider setting up regular scans of your website files with the clamscan utility located at: /usr/local/cpanel/3rdparty/bin/clamscan Thank you.
    0
  • fuzzylogic
    I suggest you investigate Configserver Exploit Scanner (CXS). It is a paid third party WHM Plugin that does an excellent job at upload scanning. (As well as other good things) It uses a modsecurity rule to intercept HTTP uploads for scanning. Once intercepted it checks uploads against ClamAV signatures(which would hit your eicar test file uploaded by WordPress), CXS's own signatures and scans them with regex for malicious or high risk strings. After using CXS for a few years, I wouldn't run a cPanel server without it. note: I have no affiliation with Configserver (but do have good will towards them)
    0

Please sign in to leave a comment.