Skip to main content

Detonate File - CrowdStrike Falcon Intelligence Sandbox

This Playbook is part of the CrowdStrike Falcon Intelligence Sandbox Pack.#

Deprecated

Use Detonate File - CrowdStrike Falcon Intelligence Sandbox v2 instead.

Deprecated. Use Detonate File - CrowdStrike Falcon Intelligence Sandbox v2 instead.

Dependencies#

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

Sub-playbooks#

GenericPolling

Integrations#

  • CrowdStrikeFalconX
  • CrowdStrike Falcon X

Scripts#

  • Set
  • Sleep

Commands#

  • cs-fx-upload-file
  • cs-fx-get-report-summary
  • cs-fx-get-full-report
  • cs-fx-submit-uploaded-file

Playbook Inputs#


NameDescriptionDefault ValueRequired
FileThe file to detonate. The file is taken from the context.FileOptional
IntervalPolling frequency - how often the polling command should run (minutes)1Optional
TimeoutHow much time to wait before a timeout occurs (minutes)15Optional
EnvironmentIDSandbox environment used for analysis.160: Windows 10Optional
ActionScriptRuntime script for sandbox analysis.Optional
CommandLineCommand line script passed to the submitted file at runtime. Max length: 2048 characters.Optional
DocumentPasswordAuto-filled for Adobe or Office files that prompt for a password. Max length: 32 characters.Optional
SubmitNameName of the malware sample that's used for file type detection. and analysis.Optional
SystemDateSet a custom date for the sandbox environment in the format yyyy-MM-dd.Optional
SystemTimeSets a custom time for the sandbox environment in the format HH:mm.Optional
FullReportWhether to get a full report or report summary from Falcon X.
Set to "False" to get report summary.
TrueOptional

Playbook Outputs#


PathDescriptionType
csfalconx.resource.idAnalysis ID.String
csfalconx.resource.verdictAnalysis verdict.String
csfalconx.resource.created_timestampAnalysis start time.String
csfalconx.resource.environment_idEnvironment ID.String
csfalconx.resource.snadbox.environment_descriptionEnvironment description.String
csfalconx.resource.threat_scoreScore of the threat.Int
csfalconx.resource.submit_urlURL submitted for analysis.String
csfalconx.resource.submission_typeType of submitted artifact, for example file, URL, etc.String
csfalconx.resource.filetypeFile type.String
csfalconx.resource.filesizeFile size.Int
csfalconx.resource.sha256SHA256 hash of the submitted file.String
csfalconx.resource.ioc_report_strict_csv_artifact_idID of the IOC pack to download (CSV).String
csfalconx.resource.ioc_report_broad_csv_artifact_idID of the IOC pack to download (CSV).String
csfalconx.resource.ioc_report_strict_json_artifact_idID of the IOC pack to download (JSON).Int
csfalconx.resource.ioc_report_broad_json_artifact_idID of the IOC pack to download (JSON).String
csfalconx.resource.ioc_report_strict_stix_artifact_idID of the IOC pack to download (STIX).String
csfalconx.resource.ioc_report_broad_stix_artifact_idID of the IOC pack to download (STIX).Int
csfalconx.resource.ioc_report_strict_maec_artifact_idID of the IOC pack to download (MAEC).String
csfalconx.resource.ioc_report_broad_maec_artifact_idID of the IOC pack to download (MAEC).String

Playbook Image#


Detonate File - CrowdStrike Falcon Intelligence Sandbox