Skip to main content

Code42 File Download

This Playbook is part of the Code42 Pack.#

This playbook downloads a file via Code42 by either MD5 or SHA256 hash.

Dependencies#

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

Sub-playbooks#

This playbook does not use any sub-playbooks.

Integrations#

  • Code42

Scripts#

This playbook does not use any scripts.

Commands#

  • code42-download-file

Playbook Inputs#


NameDescriptionDefault ValueRequired
MD5MD5 hash to search forFile.MD5Optional
SHA256SHA256 hash to search forFile.SHA256Optional
FilenameThe name of the file to save as.Optional

Playbook Outputs#


PathDescriptionType
File.SizeThe size of the file.unknown
File.SHA1The SHA1 hash of the file.unknown
File.SHA256The SHA256 hash of the file.unknown
File.NameThe name of the file.unknown
File.SSDeepThe SSDeep hash of the file.unknown
File.EntryIDThe entry ID of the file.unknown
File.InfoFile information.unknown
File.TypeThe file type.unknown
File.MD5The MD5 hash of the file.unknown
File.ExtensionThe file extension.unknown

Playbook Image#


Code42 File Download