Unzip File
Common Playbooks Pack.#
This Playbook is part of theSupported versions
Supported Cortex XSOAR versions: 6.5.0 and later.
This playbook checks whether a file has an extension that supports unzipping, and unzips the file.
#
DependenciesThis playbook uses the following sub-playbooks, integrations, and scripts.
#
Sub-playbooksThis playbook does not use any sub-playbooks.
#
IntegrationsThis playbook does not use any integrations.
#
Scripts- Set
- UnzipFile
#
CommandsThis playbook does not use any commands.
#
Playbook InputsName | Description | Default Value | Required |
---|---|---|---|
File | A file object. | File | Optional |
Password | The password used to protect the zipped file. Required for unzipping password-protected files. | Optional | |
ZipTool | The tool used to unzip the file. The options are: 7z, zipfile. | 7z | Optional |
#
Playbook OutputsPath | Description | Type |
---|---|---|
ExtractedFiles | Files that were unzipped. | unknown |
File | File objects - includes the zipped file and any unzipped files. | unknown |