Skip to main content

Rubrik Turbo IOC Scan - Rubrik Polaris

This Playbook is part of the Rubrik Security Cloud Pack.#

Supported versions

Supported Cortex XSOAR versions: 6.0.0 and later.

This playbook starts a Turbo IOC scan with the specified IOC values and shows the results upon completion.

Dependencies#

This playbook uses the following sub-playbooks, integrations, and scripts.

Sub-playbooks#

  • GenericPolling

Integrations#

This playbook does not use any integrations.

Scripts#

  • DeleteContext

Commands#

  • rubrik-turbo-ioc-scan
  • rubrik-ioc-scan-results-v2

Playbook Inputs#


NameDescriptionDefault ValueRequired
iocThe value of the indicator to scan for. Supports comma separated values.

Note: Users can retrieve the Md5, SHA1 or SHA256 by executing the "rubrik-threat-monitoring-matched-file-get" command.
Optional
scan_nameName of the new turbo threat hunt scan.PAXSOAR-1.6.0Optional
cluster_idThe ID of the cluster on which to perform a scan. If not provided, all the clusters will be scanned.

Note: Users can retrieve the list of the cluster IDs by executing the "rubrik-gps-cluster-list" command.
Optional
start_timeFilter the snapshots from the provided date. Any snapshots taken before the provided date-time will be excluded.

Formats accepted: 2 minutes, 2 hours, 2 days, 2 weeks, 2 months, 2 years, yyyy-mm-dd, yyyy-mm-ddTHH:MM:SSZ, etc.
Optional
end_timeFilter the snapshots until the provided date. Any snapshots taken after the provided date-time will be excluded.

Formats accepted: 2 minutes, 2 hours, 2 days, 2 weeks, 2 months, 2 years, yyyy-mm-dd, yyyy-mm-ddTHH:MM:SSZ, etc.
Optional
max_snapshots_per_objectMaximum number of snapshots to scan per object.Optional
polling_intervalFrequency that the IOC scan command will run (minutes).2Optional
polling_timeoutAmount of time to poll before declaring a timeout and resuming the playbook (in minutes).60Optional

Playbook Outputs#


PathDescriptionType
RubrikPolaris.IOCScanResult of the Turbo IOC scan.unknown

Playbook Image#


Rubrik Turbo IOC Scan - Rubrik Polaris