๐Ÿ›ก๏ธ Install ImunifyAV on cPanel + CloudLinux + LiteSpeed

ImunifyAV is a lightweight, free malware scanner ideal for shared hosting environments. When combined with cPanel, CloudLinux, and LiteSpeed, it provides an efficient security solution without overloading the server.


โœ… Requirements

  • cPanel installed
  • CloudLinux 8 or 9 (or CentOS/AlmaLinux/Rocky Linux)
  • LiteSpeed Web Server (optional but supported)
  • Root SSH access

๐Ÿ”ง Install ImunifyAV

  1. SSH into your server as root:
ssh root@your-server-ip
  1. Download the ImunifyAV installer script:
wget https://repo.imunify360.cloudlinux.com/defence360/imav-deploy.sh
  1. Run the installer script:
bash imav-deploy.sh

โœ… The script will detect cPanel and CloudLinux automatically and integrate ImunifyAV accordingly.
โœ… It is fully compatible with LiteSpeed Web Server and CloudLinux CageFS.


๐Ÿ’ก Access ImunifyAV in cPanel/WHM

  • WHM: Navigate to Home ยป Plugins ยป ImunifyAV
  • cPanel (for users): ImunifyAV is accessible under the Security section.

๐Ÿ—‘๏ธ Uninstall ImunifyAV

  1. (Re)download the uninstall script (if not already available):
wget https://repo.imunify360.cloudlinux.com/defence360/imav-deploy.sh
  1. Run the script with the uninstall flag:
bash imav-deploy.sh --uninstall

๐Ÿ“Œ This will remove the plugin from both WHM and cPanel interfaces.


๐Ÿ“Ž Notes

  • For more advanced features like real-time scanning, automatic cleanup, or WAF integration, consider upgrading to ImunifyAV+ or Imunify360.
  • For optimal performance, ensure LiteSpeed is running with CloudLinux PHP Selector and CageFS properly configured.

๐Ÿ“š Official Docs:
ImunifyAV for cPanel
CloudLinux + Imunify
LiteSpeed + Security Best Practices

Scroll to Top