Skip to content

Enabling/disabling Imunify360 Proactive Defense through cPanel

Proactive Defense is an Imunify360 feature that prevents malicious activity through PHP scripts. It analyzes script behavior using known patterns such as obfuscated command injection, malicious code planting, spam sending, and SQL injection. This feature is available on all shared, cloud web hosting, semi-dedicated, and reseller hosting plans.

  1. Log in to cPanel and search for Imunify360:

    103_im3601.png

  2. Select the Proactive Defense tab from the top menu:

    104_im3602.png

ModeBehavior
DisabledProactive Defense is not active
Log OnlyDetects and logs malicious PHP scripts but takes no action
Kill ModeImmediately kills malicious PHP scripts and logs events

When Kill Mode is enabled, detected events appear under Detected Events with the following actions:

  • View file content — View the code of the malicious PHP script
  • Move IP to the Black List — Block the IP that called the script
  • Move file to Ignore List (ignore detected rule) — Exclude the file from analysis for a specific rule (useful for false positives)
  • Move file to Ignore List (ignore all rules) — Exclude the file from all Proactive Defense rules
  • Remove file from Ignore List — Re-enable detection on a previously ignored file

For more details, see the Imunify360 Proactive Defense documentation.