{% extends "baseTemplate/index.html" %} {% load static %} {# Per-site malware scan, findings and quarantine management. #} {% block title %}Malware Scanner{% endblock %} {% block content %}

Malware Scanner

Scan a website's files with ClamAV, review anything it finds, and quarantine or delete infected files without leaving the panel.

Website

Start a scan

Files live under .

Scheduled scans

Runs from the cloudpanel_malware_scan cron job.

Last scheduled run:

Scan history

No scans yet

Start one above.

Started Scope Trigger Status Findings Actions
Path Signature Status Actions
{% endblock %} {% block scripts %} {% endblock %}