Skip to main content

Analyze File - Static Scan - ThreatZone

This Playbook is part of the ThreatZone Pack.#

Supported versions

Supported Cortex XSOAR versions: 6.9.0 and later.

Analyzes one file using the ThreatZone static scan integration. Returns relevant reports to the War Room and file reputations to the context data. All file types are supported.

Dependencies#

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

Sub-playbooks#

  • GenericPolling

Integrations#

  • ThreatZone

Scripts#

This playbook does not use any scripts.

Commands#

  • tz-static-upload-sample
  • tz-get-result

Playbook Inputs#


NameDescriptionDefault ValueRequired
FileFile object of the file to analyze. The File is taken from the context.FileOptional
IntervalDuration for executing the pooling (in minutes)1Optional
TimeoutThe duration after which to stop pooling and to resume the playbook (in minutes)15Optional

Playbook Outputs#


PathDescriptionType
ThreatZone.Analysis.STATUSThe status of the submission scanning process.String
ThreatZone.Analysis.LEVELThreat Level of the scanned file. (malicious, suspicious or informative).String
ThreatZone.Analysis.URLThe result page url of the submission.String
ThreatZone.Analysis.INFOContains the file name, scan process status and public status.String
ThreatZone.Analysis.REPORTThe analysis report of the submission.String
ThreatZone.Analysis.MD5The md5 hash of the submission.String
ThreatZone.Analysis.SHA1The sha1 hash of the submission.String
ThreatZone.Analysis.SHA256The sha256 hash of the submission.String
ThreatZone.Analysis.UUIDThe UUID of the submission.String
ThreatZone.Analysis.SANITIZEDThe url of the sanitized file.String

Playbook Image#


Analyze File - Static Scan - ThreatZone