Creating a New Threat Scan Plan

You can configure a new Threat Scan plan.

Start the Wizard

  1. From the Command Center navigation pane, go to Secure > Threat scan.

    The Threat Scan page appears.

    The Plans tab shows all existing plans.

    plans_tab

  2. Click Create plan at the top of the page.

    The Create Threat Scan Plan wizard appears.

General

  1. Enter a Plan name.

  2. Click Next.

    The Configuration page appears.

Configuration

  1. Anomaly detection is enabled by default and cannot be disabled. It automatically monitors backup metadata and file attributes to identify suspicious or unusual activity patterns.

  2. For Threat detection, select from the following:

    • Encryption detection. Scans backups for encrypted files and ransomware threats.

    • Malware detection. Scans backups for known malware signatures to identify threats.

  3. Optional: To upload an IOC hash file, do the following:

    1. In the Indicators of Compromise section, under Upload your own files, click Select File.

      A file dialog box appears.

    2. Browse and select the IOC file. Note the following:

      • Supported file types: YAR and YARA

      • YARA rule format:

        rule RuleName
        {
              meta:
                   key1 = "value"
                   key2 = "value"
        
              strings:
                   $a = "text string"
                   $b = "hex pattern"
                   $c = /regex_pattern/
        
              condition:
                   <logical expression>
        }
        

      The new file (with a type of YARA Rule Match) will appear in the Indicators of Compromise table.

  4. Select the checkboxes for IOC files you wish to use, and then click Next.

    The Storage page appears.

Storage

  1. Either select Commvault managed storage, or select Bring your own storage to use your own computing resources to run Threat Scan scans.

  2. If you select Bring your own storage, do the following:

    • For Storage, select your storage.

    • For Access nodes. Either select an existing access node, or click the Add button add_button and then add a new access node.

  3. Click Next.

    The Advanced Options page appears.

Advanced Options

  1. To create a schedule for the plan, click the Edit button edit button outline grey/gray pencil and then enter criteria for the schedule.

  2. If you enable the Auto scan anomalous resources only option, resources flagged as anomalous are scanned automatically.

  3. Click Submit.

×

Loading...