Get our latest news

Blog & News

ImunifyAV is now available

  • 10 January 2019

The Imunify360 team has announced the official release of ImunifyAV, their powerful new malware scanner. Imunify360 believes keeping malicious code out of your files is essential to protect your websites, regardless on whether they're based on PHP (such as WordPress, Joomla or Drupal), or built with classic, static HTML. That's why it has introduced 2 different versions: the free ImunifyAV and the even more powerful ImunifyAV+.

ImunifyAV, the free malware scanner, thoroughly sweeps files and accurately identifies malicious code, notifying you of any issues on your websites. You can also upgrade to ImunifyAV+, the premium version of the powerful malware scanner, for an even more effective, one-click removal of malicious software and computer virus strains.

Installation

To install the new ImunifyAV version 3.8.5-11, please run the following commands:

wget https://repo.imunify360.cloudlinux.com/defence360/av-deploy.sh
bash av-deploy.sh

Upgrade your system

To upgrade your ImunifyAV, please run the following commands:

CentOS/CloudLinux systems

yum update imunify-antivirus


Ubuntu systems

apt-get update
apt-get install --only-upgrade imunify-antivirus


Changelog

For all users who have used ImunifyAV during their large beta testing period, please make sure to update your versions as several fixes have been included with the official release. 

  • DEF-6616: fixed an issue with creating a temporary file in /var/imunify360/tmp/ during malware scanning;
  • DEF-6230: fixed too many SQL variables error when deleting malicious records;
  • DEF-6092: fixed FileNotFoundError in scan.py/_need_to_scan;
  • DEF-6564: fixed EULA in ImunifyAV;
  • DEF-6555: ImunifyAV - fixed user create/delete hooks for DirectAdmin;
  • fixed SQL too many variables error in malware user list;
  • DEF-6755: fixed ignore for malware_hashes in on-demand scan;
  • DEF-6541: disable ClamAV false-positives in ImunifyAV;
  • DEF-6607: invalidate i18n files cache with every new release;
  • DEF-6262: disable logging of whitelisted files by hash filter;
  • DEF-6539: on-demand malware scan start should wait until scan is started;
  • DEF-6550: fixed an error with previous scans;
  • DEF-6132: use alt-python35 linked with alt-sqlite;
  • ICPD-82: make job for starting all stages of test process for php_i360;
  • DEF-6550: fixed on_demand.symlinks RPM-test;
  • DEF-6627: fixture malware_sample called directly;
  • DEF-6242: fixed a features error;
  • DEF-6355: RPM-tests for on-demand queue and user list.