Using GuardMode Scan
GuardMode Scan is a powerful feature that allows you to scan mounted filesystems for potential ransomware infections or malicious data encryption. This tool is particularly useful when you want to ensure the integrity of your data before restoring it to production environments.
Initiating a GuardMode Scan
To begin a GuardMode scan on a mounted filesystem:
In the volume view of your mounted filesystem, go to the GuardMode Scan tab.

Click the Scan with GuardMode… button to launch the Scan with GuardMode dialog window.

Select scan scope.
Select Full to perform a full GuardMode scan of the mounted file system.
Select Incremental since last scan to scan only files that were not there during the last scan.
Select Incremental after a specified date to include only files that were modified after that time. GuardMode will look into the files’ modified date attribute to determine which files should be scanned.

Click Scan. The GuardMode scan will start. Note that this action may take some time, depending on the file system size.
Aborting a GuardMode Scan
To stop the scan before it is completed:
During a GuardMode scan, click the Stop scan button.

In the confirmation dialog, click Stop scan. The scan will be stopped.

To restart the GuardMode scan, click the Rescan button.

Automatic GuardMode Scan
The automatic GuardMode scan feature is controlled at the volume level. It can be enabled or disabled by the admin user and any standard user with pool-wide privileges. When enabled, all newly created filesystem snapshots on the volume will be scanned automatically when detected.
To enable the automated GuardMode scan:
In the volume view, go to the Details tab.
Switch on the Automatically scan snapshots with GuardMode toggle. The success message will confirm the feature is now enabled. The scan will use default GuardMode settings.

Understanding Scan Results
The scan results table provides comprehensive information about potentially compromised files. It consists of four columns:
Suspicious File: Lists the path and name of files flagged during the scan.
Entropy Result: Indicates the level of randomness in the file's content, which can be a sign of encryption.
Magic Number Result: Shows whether the file's signature matches its expected file type.
Matched Blocklist Pattern: Displays any blocklist patterns that the file matched against.
Interpreting and Acting on Scan Results
If GuardMode Scan detects suspicious files in a snapshot:
Review the scan results carefully.
Understand that a compromised snapshot can indicate an infected system at the time the snapshot was taken.
Do not restore from this snapshot. Instead, navigate to earlier snapshots and scan them with GuardMode.
Continue this process until you find a clean snapshot without any suspicious files.
Use the earliest clean snapshot for your restoration to ensure you are reverting to a state before the infection occurs.
Viewing GuardMode Scan History
You can view the details of previous GuardMode scans.
In the Storage view, select a volume and go to the Snapshots tab.
Click the
icon next to the snapshot name or select Show GuardMode scan history from the More actions menu.

The GuardMode Scan History dialog shows scan dates for all GuardMode scans performed on the selected snapshot. If a scan has found suspicious files, you can download the GuardMode Scan results as a .CSV file, using the download icon in the rightmost column.

Last updated