Imunify360 setup and configuration

Imunify360 setup and configuration

Imunify360 setup and configuration

Ref URL - https://www.imunify360.com/getting-started-settings/

1. General Settings

Go to the "GENERAL" tab and update the settings as below.

2. Malware Settings

Go to the "MALWARE" tab and update the settings as below.

3. Backup settings

(If Plesk schedule backup is setup then it needs to be activate)

4. Feature Management

5. Notifications

6. Proactive Defense

Upgrade Imunify360

Check the Imunify360 version first. 

[root@host ~]# imunify360-agent version
6.3.1-4

For the regular and safe update to Imunify360 to the latest version with a gradual rollout, use the below yum command.

[root@host ~]# yum update imunify360-firewall

Upgrade Imunify360 ModSecurity Ruleset

Ref URL: https://cloudlinux.zendesk.com/hc/en-us/articles/4412718026642-How-do-I-check-the-Imunify360-ModSecurity-ruleset-is-up-to-date-How-to-update-ruleset-

https://cloudlinux.zendesk.com/hc/en-us/articles/360017288219-ModSecurity-and-OSSEC-rule-sets-versions

To check the current version of modsecurity for Cpanel

[root@host ~]# /usr/local/cpanel/scripts/modsec_vendor list 

To check the current version of modsecurity for Plesk

[root@host ~]# cat /etc/httpd/conf/modsecurity.d/rules/custom/VERSION

Note: The imunify360 modsecurity component is managed from "agent-vendor" module. Uninstallaing and then re-installing the module will update the underlying modsecurity ruleset and version to the latest.

First Uninstall the imunify modsecurity agent vendor with the below command

[root@host ~]# imunify360-agent uninstall-vendors

Re-install the updated imunify modsecurity agent vendor with the below command

[root@host ~]# imunify360-agent install-vendors

09 Nov 25 - Imunify 360 and ImunifyAV Auto-Scan Schedule Bug

Issue: IM360 and ImunifyAV stopped auto scanning at scheduled time on Plesk Servers

Update: IM360 developers have identified a bug that is causing this issue. A permanent fix will be included in the upcoming Imunify AV 8.6.8 package update. You can track the progress of this fix in future changelog entries under Task ID: DEF-37371. For real-time updates, please refer to our status page.

Temporary Resolution: The below cron is scheduled at 1 AM on the Plesk servers. The script will manually start the scanning as per the cron schedule.

/usr/bin/imunify360-agent malware user scan --background >/dev/null 2>&1

    • Related Articles

    • Imunify360 setup and configuration

      Imunify360 setup and configuration Ref URL - https://www.imunify360.com/getting-started-settings/ General Settings Malware Settings Backup settings Feature Management Notifications Proactive Defense Upgrade Imunify360 Upgrade Imunify360 ModSecurity ...
    • Plesk services logs and configuration files

      Plesk services logs and configuration files Plesk Logs Error log: /var/log/sw-cp-server/error_log Access log: /var/log/plesk/httpsd_access_log Panel log: /var/log/plesk/panel.log Configuration PHP config on RHEL-based: ...
    • WinSCP Installation and Configuration Instructions

      WinSCP Installation and Configuration Instructions WinSCP have a secure file transfer system which allows users to transfer files to and from the servers at the Law Center. This allows you to keep important documents and files in a secure place that ...
    • Setup MS Outlook 2013 with SSL Support

      Setup MS Outlook 2013 with SSL Support Below is the list of ports for accessing email on your local client: Incoming mailserver : <server hostname or domain name> Outgoing mailserver : <server hostname of domain name> POP3: 110 default (995 for SSL) ...
    • Outlook 2013 Setup with POP and IMAP3

      POP and IMAP email account configuration for Outlook 2013 From the File menu choose the option Info then Account Settings again Account settings to reach to the account settings. Click on New to create a new account. Now choose the option Manual ...