On November 3rd, 2021, the Imunify360 team conducted a live webinar about Imunify360 v.6.0 and its revolutionary Malware Database Scanner. Registration is no longer active but you could watch the recording of live webinar and learn more about Imunify360 v.6.0 and new Malware Database Scanner.
We’re pleased to announce a new version of Imunify360, version 6.0, is now available. The following features are new in the v6.0 release:
This is what we updated in version 6.0:
We know that at least 30% of all malicious files on servers are caused by DB infections. And it doesn't matter how often you perform file scan and cleanup. Having a DB infection system will stay compromised and it will cause malicious files to reappear again and again.
Previously we shipped the Malware Database Scanner separately from the Imunify agent. It did an effective job and from now on we are integrating Malware Database Scanner with our Malware Scanner, so there is an opportunity now to run the database scans in a single click.
The Malware Database Scanner automatically uses information from CMS configuration files to get DB connection details for each CMS running on the server. Now it is organically integrated into the existing Malware Scanner and provides a solution to fixing complex DB infections even without an extensive information security expertise. No SQL knowledge, no connection strings, passwords, etc. Just enable and enjoy.
The DB cleanup also performed like a classic Malware Scanner. It is worth noting that MDS safely and reliably backs up suspicious DB data. This makes it absolutely safe to run DB cleanup and stay sure that each step can be reverted in case of issues.
Results of scan and cleanup statuses can be observed on the Malware tab.
We are pretty sure our Malware Database Scanner is a revolutionary solution that will improve protection of each user and improve server protection overall.
To function properly it requires MariaDB/MySQL DB management system version 5.5. Recommended version is 5.6+. Note, only WordPress databases are supported in this version.
By default in Imunify360 v6.0 the feature is disabled.
To enable MDS and execute it together with Malware Scanner a following CLI command is used:
# imunify360-agent config update '{"MALWARE_DATABASE_SCAN": {"enable": true}}'
And to switch it off:
# imunify360-agent config update '{"MALWARE_DATABASE_SCAN": {"enable": false}}'
We came up with a convenient way to revisit what certain tabs and parts of our solution are doing. While in UI, in the upper left corner of the interface search for the “Watch walkthrough video” link. When clicked it will take you to the video, explaining the functions and workings of the tab you are on.
Also, for the new users, watching this introduction is a great way to start working with the interface and find quick answers to the questions about it.
All in all, the ready access to some knowledge on how the product works and what it does will help to understand it better.
Imunify360 v6.0 includes 79 tasks and 29 bug fixes.
Please give our product team feedback on this version 6.0 release. Share your ideas and feature requests through feedback@imunify360.com or via our feedback form.
If you encounter any problems with this release, please send a comment or request to our Imunify support team via cloudlinux.zendesk.com.
Have you not tried Imunify360 yet? It is just a perfect time to install Imunify360 and watch the power of Imunify360 Malware Database Scanner Live for 14-days!
To install the new Imunify360 v.6.0, please follow the instructions in the documentation.
If you want to upgrade to the new Imunify360 version 6.0 right now, you can use the updated script by running the following commands:
wget https://repo.imunify360.cloudlinux.com/defence360/imunify-force-update.sh -O imunify-force-update.sh
bash imunify-force-update.sh
For the regular and safe update to Imunify360 version 6.0 with a gradual rollout.
CentOS/CloudLinux systems:
yum update imunify360-firewall
Ubuntu 16.04, 18.04, and 20.04 systems:
apt-get update
apt-get install --only-upgrade imunify360-firewall
Debian 9 and 10 systems:
apt-get update
apt-get install --only-upgrade imunify360-firewall