We’re pleased to announce that a new version of Imunify360, version 5.2, is now available. The following features are new in the v5.2 release:
Let’s review the changes in version 5.2:
The Imunify Advisor is a new recommendation feature that checks a server’s current settings, then provides a list of optimal settings for that individual server. A dialog box pops up to display these settings, which can be applied with a single mouse click. With Imunify Advisor, you never overlook critical configuration settings.
The Imunify Advisor is also useful when evaluating experimental features. They can be safely enabled without making a server’s configuration unstable.
This feature is ON by default, but may be overridden using the following CLI commands:
# imunify360-agent config update '{"PERMISSIONS": {"advisor": false}}'
# imunify360-agent config update '{"PERMISSIONS": {"advisor": true}}'
The PHP Immunity component of Imunify360 now includes two major updates, both related to the Blamer component:
This component is still experimental, and is disabled by default. To enable PHP Immunity, just go to the Malware tab and check the PHP Immunity checkbox.
You can also enable PHP Immunity with this CLI command:
# imunify360-agent config update '{"PROACTIVE_DEFENCE": {"php_immunity": true}}'
Note: By enabling this feature, Blamer will be enabled automatically, and Proactive Defense will be automatically switched to KILL mode.
We’re preparing to switch to a more gradual, reliable rollout system for Imunify360, so during the version 5.2 update each Imunify360 server will get eight additional repositories: four will be used to control the gradual release process, and another four will enable instant updates and bypass of the rollout system if desired.
Information regarding these new repositories is included in the following files:
CentOS:
/etc/yum.repos.d/imunify-rollout.repo
Ubuntu:
/etc/apt/source.list.d/imunify360-rollout.list
/etc/apt/source.list.d/imunify360-rollout-bypass.list.disabled
Content of /etc/yum.repos.d/imunify-rollout.repo:
[imunify360-rollout-1]
name=Imunify360 - Gradual Rollout Slot 1
baseurl=https://download.imunify360.com/el/$releasever/slot-1/x86_64/
enabled=1
gpgcheck=1
gpgkey=https://repo.imunify360.cloudlinux.com/defense360/RPM-GPG-KEY-CloudLinux
skip_if_unavailable=True
[imunify360-rollout-1-bypass]
name=Imunify360 - Gradual Rollout Slot 1 Bypass
baseurl=https://download.imunify360.com/el/$releasever/slot-1-bypass/x86_64/
enabled=0
gpgcheck=1
gpgkey=https://repo.imunify360.cloudlinux.com/defense360/RPM-GPG-KEY-CloudLinux
skip_if_unavailable=True
[imunify360-rollout-2]
name=Imunify360 - Gradual Rollout Slot 2
baseurl=https://download.imunify360.com/el/$releasever/slot-2/x86_64/
enabled=1
gpgcheck=1
gpgkey=https://repo.imunify360.cloudlinux.com/defense360/RPM-GPG-KEY-CloudLinux
skip_if_unavailable=True
[imunify360-rollout-2-bypass]
name=Imunify360 - Gradual Rollout Slot 2 Bypass
baseurl=https://download.imunify360.com/el/$releasever/slot-2-bypass/x86_64/
enabled=0
gpgcheck=1
gpgkey=https://repo.imunify360.cloudlinux.com/defense360/RPM-GPG-KEY-CloudLinux
skip_if_unavailable=True
. . .
Imunify360 v5.2 includes 32 tasks and 3 bug fixes.
Important tasks and issues linked to support tickets:
To install the new Imunify360 version, please follow the instructions in the documentation.
To upgrade Imunify360 on CentOS/CloudLinux systems, run the command:
yum update imunify360-firewall
To upgrade Imunify360 on Ubuntu 16.04 and Ubuntu 18.04, run the following command:
apt-get update
apt-get install --only-upgrade imunify360-firewall
Please, give us feedback on the latest release or share your ideas and feature requests with the product team via feedback@imunify360.com.
If you encounter any problems with the product, please send a request to our Imunify support team via https://cloudlinux.zendesk.com/.