Imunify360: Overview & Key Features
How Imunify360 protects your RemarkableCloud managed VPS: firewall, malware scanner, Proactive Defense, and handling incidents from WHM.
Imunify360 is the security suite installed on all RemarkableCloud cPanel and DirectAdmin servers. It combines a web application firewall, malware scanner, intrusion detection, and reputation management into a single system that runs automatically: blocking attacks and cleaning infections without manual intervention.
What Imunify360 protects against
| Threat | How Imunify360 handles it |
|---|---|
| Brute-force attacks | Auto-blocks IPs after repeated failed logins |
| Malware and web shells | Scans files on upload and on schedule, quarantines threats |
| Drive-by exploits | Patches vulnerabilities at server level before the app is updated |
| DDoS and flood attacks | Rate-limits abusive traffic at the network edge |
| Compromised accounts | Detects accounts sending spam or serving malware |
| Zero-day exploits | Proactive Defense intercepts suspicious PHP execution in real time |
Accessing Imunify360
Log into WHM → search Imunify360 → Plugins → Imunify360.
The firewall
| List | Purpose |
|---|---|
| Black list | IPs permanently blocked from the server |
| Gray list | IPs challenged with CAPTCHA before being allowed through |
| White list | IPs always allowed: bypasses all rules |
Managing the firewall
Malware scanner
Imunify360 scans three ways: on-demand (you trigger manually), scheduled (daily by default), and real-time (monitors file changes as they happen).
Running a manual scan
Handling infected files
| Action | What it does |
|---|---|
| Cleanup | Removes only malicious code, leaves the clean file intact |
| Quarantine | Moves file to sandbox where it cannot execute |
| Delete | Permanently removes the file |
Use Cleanup first. If the file cannot be cleaned safely, Imunify360 falls back to quarantine automatically.
Proactive Defense
Proactive Defense monitors PHP execution in real time and blocks malicious behavior as it happens: even from malware that has never been seen before. It watches what PHP does, not just what it looks like.
| Mode | Behavior |
|---|---|
| Disabled | Off |
| Log | Logs suspicious activity without blocking (use for tuning) |
| Kill | Terminates malicious PHP processes immediately |
Set mode under Imunify360 → Proactive Defense → Settings.
Common situations
Client locked out of WordPress admin Their IP was graylisted after failed logins. Go to Firewall → Gray List, find their IP, and move it to the white list temporarily. Help them reset their WordPress password afterwards.
Legitimate file being quarantined Go to Malware Scanner → Quarantined, find the file, click Restore. Add a path exclusion under Settings → Malware Scanner → Ignore List to prevent it happening again.
Site flagged as malware by Google
- Run a manual scan on the account
- Clean all infected files
- Scan again to confirm clean
- Submit a review request via Google Search Console → Security Issues
Imunify360 blocking legitimate file uploads Go to Settings → Web Application Firewall and add a rule exception for the specific URL or file type.