Imunify360 is paid version of Imunify. It provides additional protection like Web Application Firewall, Real-time protection, and automated malware cleaning.
Update license
REG_KEY=XXXXX imunify360-agent register
If you have IP based license, use
imunify360-agent register
Enable CMS Compromise Prevention
imunify360-agent config update '{"MOD_SEC": {"cms_account_compromise_prevention": true}}'
Enable admin email and malware notifications
imunify360-agent config update '{"MALWARE_SCANNING": {"notify_on_detect": true}, "ADMIN_CONTACTS": {"emails": ["your@email.com"]}}'
WebShield control panel protection
imunify360-agent config update '{"WEBSHIELD": {"panel_protection": true}}'
Outbound connections unrestricted Enable outbound restrictions through Imunify360’s BLOCKED_PORTS:
imunify360-agent config update '{"BLOCKED_PORTS": {"default_mode": "denied"}}'