Get File Sample By Hash - Generic v2 Deprecated
Deprecated. Use `Get File Sample By Hash - Generic v3` instead. This playbook returns a file sample correlating to a hash in the war-room using the following sub-playbooks: - Get File Sample By Hash - Carbon Black Enterprise Response - Get File Sample By Hash - Cylance Protect v2
Common Playbooks · 4 tasks · 2 inputs · 1 output
Details
| ID | Get File Sample By Hash - Generic v2 |
|---|---|
| From Version | 5.0.0 |
| Tasks | 4 |
README
Deprecated. Use Get File Sample By Hash - Generic v3 instead. This playbook returns a file sample correlating to a hash in the war-room using the following sub-playbooks:
- Get File Sample By Hash - Carbon Black Enterprise Response
- Get File Sample By Hash - Cylance Protect v2
Dependencies
This playbook uses the following sub-playbooks, integrations, and scripts.
Sub-playbooks
- Get File Sample By Hash - Cylance Protect v2
- Get File Sample By Hash - Carbon Black Enterprise Response
Integrations
This playbook does not use any integrations.
Scripts
This playbook does not use any scripts.
Commands
This playbook does not use any commands.
Playbook Inputs
| Name | Description | Default Value | Required |
|---|---|---|---|
| MD5 | Get file sample from MD5 input | File.MD5 | Optional |
| SHA256 | Get file sample from SHA256 input | File.SHA256 | Optional |
Playbook Outputs
| Path | Description | Type |
|---|---|---|
| File | File sample object | unknown |
Playbook Image

Inputs
MD5— Get file sample from MD5 inputSHA256— Get file sample from SHA256 input
Outputs
File— File sample object
Flowchart
id: Get File Sample By Hash - Generic v2 version: -1 name: Get File Sample By Hash - Generic v2 deprecated: true description: |- Deprecated. Use `Get File Sample By Hash - Generic v3` instead. This playbook returns a file sample correlating to a hash in the war-room using the following sub-playbooks: - Get File Sample By Hash - Carbon Black Enterprise Response - Get File Sample By Hash - Cylance Protect v2 starttaskid: "0" tasks: "0": id: "0" taskid: e1c3bf5a-d7ba-4062-8877-ad2799d1db03 type: start task: id: e1c3bf5a-d7ba-4062-8877-ad2799d1db03 version: -1 name: "" iscommand: false brand: "" description: '' nexttasks: '#none#': - "3" - "5" separatecontext: false view: |- { "position": { "x": 265, "y": 50 } } note: false timertriggers: [] ignoreworker: false skipunavailable: false quietmode: 0 "3": id: "3" taskid: 09f337a9-fb19-48ce-8b0f-902e0dc9f047 type: playbook task: id: 09f337a9-fb19-48ce-8b0f-902e0dc9f047 version: -1 name: Get File Sample By Hash - Carbon Black Enterprise Response description: Returns to the war-room a file sample correlating to MD5 hashes in the input using Carbon Black Enterprise Response integration playbookName: Get File Sample By Hash - Carbon Black Enterprise Response type: playbook iscommand: false brand: "" nexttasks: '#none#': - "4" separatecontext: true loop: iscommand: false exitCondition: "" wait: 1 max: 0 view: |- { "position": { "x": 50, "y": 195 } } note: false timertriggers: [] ignoreworker: false skipunavailable: true quietmode: 0 "4": id: "4" taskid: b5e5705d-8e32-41bb-8c3b-63c78bd2d14f type: title task: id: b5e5705d-8e32-41bb-8c3b-63c78bd2d14f version: -1 name: Done type: title iscommand: false brand: "" description: '' separatecontext: false view: |- { "position": { "x": 265, "y": 370 } } note: false timertriggers: [] ignoreworker: false skipunavailable: false quietmode: 0 "5": id: "5" taskid: 3a3ab19d-7b69-4631-847b-27eb7f7f80ee type: playbook task: id: 3a3ab19d-7b69-4631-847b-27eb7f7f80ee version: -1 name: Get File Sample By Hash - Cylance Protect v2 description: This playbook returns a file sample to the war-room given the file's SHA256 hash, using Cylance Protect v2 integration. playbookName: Get File Sample By Hash - Cylance Protect v2 type: playbook iscommand: false brand: "" nexttasks: '#none#': - "4" separatecontext: true loop: iscommand: false exitCondition: "" wait: 1 max: 0 view: |- { "position": { "x": 480, "y": 195 } } note: false timertriggers: [] ignoreworker: false skipunavailable: true quietmode: 0 system: true view: |- { "linkLabelsPosition": {}, "paper": { "dimensions": { "height": 385, "width": 810, "x": 50, "y": 50 } } } inputs: - key: MD5 value: complex: root: File accessor: MD5 required: false description: Get file sample from MD5 input playbookInputQuery: - key: SHA256 value: complex: root: File accessor: SHA256 required: false description: Get file sample from SHA256 input playbookInputQuery: outputs: - contextPath: File description: File sample object type: unknown fromversion: 5.0.0 tests: - No test