Detonate File From URL - WildFire
WildFire by Palo Alto Networks Pack.#
This Playbook is part of theDeprecated
Use Detonate File From URL - WildFire v2 instead.
Detonates one or more files using the Wildfire integration. This playbook returns relevant reports to the War Room and file reputations to the context data.
The detonation supports the following file types: APK, JAR, DOC, DOCX, RTF, XLS, XLSX, PPT, PPTX, XML, PE32, PDF, DMG, PKG, RAR, 7Z.
This playbook is deprecated. please use the Detonate File From URL - WildFire v2 instead.
#
DependenciesThis playbook uses the following sub-playbooks, integrations, and scripts.
#
Sub-playbooks- GenericPolling
#
IntegrationsThis playbook does not use any integrations.
#
ScriptsThis playbook does not use any scripts.
#
Commands- wildfire-upload-file-url
- wildfire-report
#
Playbook InputsName | Description | Default Value | Source | Required |
---|---|---|---|---|
FileURL | The URL of the web file to detonate. The FileUrl is taken from the context. | None | FileURL | Optional |
Interval | The duration for executing the pooling (in minutes). | 1 | - | Optional |
Timeout | The duration after which to stop pooling and to resume the playbook (in minutes). | 15 | - | Optional |
ReportFileType | The resource type to download. The default is "pdf". XML is also possible. | - | - | Optional |
#
Playbook OutputsPath | Description | Type |
---|---|---|
DBotScore | The DBotScore object. | unknown |
DBotScore.Score | The actual score. | number |
File.Size | The file size. | number |
File.MD5 | The MD5 hash of the file. | string |
File.SHA1 | The SHA1 hash of the file. | string |
File.Type | The file type. For example, "PE". | string |
File.SHA256 | The SHA256 hash of the file. | string |
File.EntryID | The entry ID of the sample. | string |
File.Malicious.Vendor | The vendor that made the decision that the file is malicious. | string |
File.Name | The filename. | string |
File.Malicious.Description | The reason for the vendor to make the decision that the file is malicious. | string |
DBotScore.Indicator | The indicator that was tested. | string |
DBotScore.Type | The type of the indicator. | string |
DBotScore.Vendor | The vendor used to calculate the score. | string |
IP.Address | The IP address's relevant to the sample. | string |
File | The fle object. | unknown |
InfoFile | The report file object. | unknown |
InfoFile.EntryID | The EntryID of the report file. | string |
InfoFile.Extension | The extension of the report file. | string |
InfoFile.Name | The name of the report file. | string |
InfoFile.Info | The info of the report file. | string |
InfoFile.Size | The size of the report file. | number |
InfoFile.Type | The type of the report file. | string |
File.Malicious | The malicious object. | unknown |
WildFire.Report | The submission object. | unknown |
WildFire.Report.MD5 | The MD5 hash of the submission. | string |
WildFire.Report.SHA256 | The SHA256 hash of the submission. | string |
WildFire.Report.FileType | The type of the submission. | string |
WildFire.Report.Status | The status of the submission. | string |
WildFire.Report.Size | The size of the submission. | number |