-
Notifications
You must be signed in to change notification settings - Fork 10
Scanning
Chris edited this page Jul 14, 2026
·
1 revision
Soterios uses ClamAV for local malware scanning. All scan logic runs on your machine — files are not uploaded to a cloud service.
| Type | Scope |
|---|---|
| Quick Scan | High-risk locations: temp folders, Prefetch, Startup folder |
| Full Scan | Entire C:\ drive |
| Custom Scan | Folder(s) you select via the file picker |
- Open Malware Scan from the sidebar.
- Choose Quick, Full, or Custom.
- Watch progress in the scan panel — files scanned, threats found, and elapsed time update live.
- When complete, review the summary and any detected threats.
Detected threats are automatically quarantined unless you configure otherwise.
Click Cancel Scan during an active scan. Soterios stops the ClamAV process and marks the run as canceled. Partial results are not saved as a completed report.
Outdated definitions reduce detection quality. Update from:
- Dashboard → ClamAV Definitions → Update, or
- Malware Scan page before starting a scan.
Updates download via freshclam and require a network connection.
The scanner supports scheduled runs:
- Intervals: every 6 hours, 12 hours, 24 hours, 3 days, or 7 days
- Types: Quick, Full, or Custom (with saved path)
Enable scheduling from the Malware Scan page. Scheduled scans require Soterios to be running.
Completed scans generate reports when Scan History is enabled in Settings:
- Stored locally as JSON and HTML in
~/.soterios/scan-reports/ - Indexed in the local SQLite database
- Viewable and deletable from the Reports page
Report statuses: completed, canceled, or failed.