Intezer - Analyze Uploaded file
Intezer Pack.#
This Playbook is part of theUploads a file to Intezer Analyze to analyze and enrich the file reputation. (up to 150 MB)
#
DependenciesThis playbook uses the following sub-playbooks, integrations, and scripts.
#
Sub-playbooks- GenericPolling
#
Integrations- Intezer v2
#
ScriptsThis playbook does not use any scripts.
#
Commands- intezer-get-analysis-result
- intezer-analyze-by-file
#
Playbook InputsName | Description | Default Value | Source | Required |
---|---|---|---|---|
File | The file object of the file to detonate. | EntryID | File | Optional |
Interval | How often the polling command should run (in minutes). | 1 | - | Required |
Timeout | The amount of time to wait before a timeout occurs (in minutes). | 30 | - | Required |
#
Playbook OutputsPath | Description | Type |
---|---|---|
File.SHA256 | The SHA256 hash of the file. | string |
File.Malicious | The description of the malicious file. | unknown |
File.Type | The file type. For example, "PE". | string |
File.Size | The file size. | number |
File.MD5 | The MD5 hash of the file. | string |
File.Name | The file name. | string |
File.SHA1 | The SHA1 hash of the file. | string |
File | The file object. | unknown |
File.Malicious.Vendor | The vendor that made the decision that the file is malicious. | string |
DBotScore | The DBotScore object. | unknown |
DBotScore.Indicator | The indicator that was tested. | string |
DBotScore.Type | The indicator type. | string |
DBotScore.Vendor | The vendor used to calculate the score. | string |
DBotScore.Score | The actual score. | number |