Code42 File Download
Code42 Pack.#
This Playbook is part of theThis playbook searches for files via Code42 security events by either MD5 or SHA256 hash. The data is output to the Code42.SecurityData context for use.
#
DependenciesThis playbook uses the following sub-playbooks, integrations, and scripts.
#
Sub-playbooksThis playbook does not use any sub-playbooks.
#
Integrations- Code42
#
ScriptsThis playbook does not use any scripts.
#
Commands- code42-securitydata-search
- code42-download-file
#
Playbook InputsName | Description | Default Value | Required |
---|---|---|---|
MD5 | MD5 hash to search for | File.MD5 | Optional |
SHA256 | SHA256 hash to search for | File.SHA256 | Optional |
#
Playbook OutputsPath | Description | Type |
---|---|---|
File.Size | File size in bytes | unknown |
File.SHA1 | The SHA1 hash of the file. | unknown |
File.SHA256 | SHA256 hash of file | unknown |
File.Name | File name | unknown |
File.SSDeep | The SSDeep hash of the file. | unknown |
File.EntryID | The entry ID of the file. | unknown |
File.Info | File information. | unknown |
File.Type | The file type. | unknown |
File.MD5 | The MD5 hash of the file. | unknown |
File.Extension | The file extension. | unknown |