Get the binary file from Carbon Black by its MD5 hash
Carbon Black Enterprise Response Pack.#
This Playbook is part of theThis playbook retrieves the binary file by its MD5 hash from the Carbon Black telemetry data.
#
DependenciesThis playbook uses the following sub-playbooks, integrations, and scripts.
#
Sub-playbooksThis playbook does not use any sub-playbooks.
#
Integrationsintegration-Carbon_Black_Enterprise_Response
#
ScriptsIsIntegrationAvailable
#
Commandscb-binary-download
#
Playbook InputsName | Description | Default Value | Required |
---|---|---|---|
MD5 | MD5 hash of the binary file to be retrieved, | File.MD5 | Optional |
#
Playbook OutputsPath | Description | Type |
---|---|---|
File.Size | The size of the file. | number |
File.Type | The type of the file. | string |
File.Info | General information of the file. | string |
File.MD5 | The MD5 hash of the file. | string |
File.SHA1 | The SHA1 hash of the file. | string |
File.SHA256 | The SHA256 hash of the file. | string |
File.SHA512 | The SHA512 hash of the file. | string |
File.SSDeep | The file SSDeep. | string |
File.Name | The file name. | string |
File.EntryID | File entry ID. | string |
File.Extension | The file extension. | string |