RepopulateFiles
This Script is part of the Common Scripts Pack.#
After running DeleteContext, this script can repopulate all the file entries in the ${File} context key
Script Data#
| Name | Description |
|---|---|
| Script Type | python3 |
| Tags | Utility |
| Cortex XSOAR Version | 5.0.0 |
Inputs#
There are no inputs for this script.
Outputs#
| Path | Description | Type |
|---|---|---|
| File.Name | Filename | Unknown |
| File.Type | File type | Unknown |
| File.Size | File size | Unknown |
| File.MD5 | MD5 hash of the file | Unknown |
| File.SHA1 | SHA1 hash of the file | Unknown |
| File.SHA256 | SHA256 hash of the file | Unknown |
| File.SHA512 | SHA512 hash of the file | Unknown |
| File.EntryID | EntryID of the file | Unknown |
| File.Info | File information | Unknown |
| File.Extension | File extension | Unknown |
| File.SSDeep | SSDeep hash of the file | Unknown |
| AttachmentFile.Name | Filename of incident attachments | Unknown |
| AttachmentFile.Type | File type of incident attachments | Unknown |
| AttachmentFile.Size | File size of incident attachments | Unknown |
| AttachmentFile.MD5 | MD5 hash of the file of incident attachments | Unknown |
| AttachmentFile.SHA1 | SHA1 hash of the file of incident attachments | Unknown |
| AttachmentFile.SHA256 | SHA256 hash of the file of incident attachments | Unknown |
| AttachmentFile.SHA512 | SHA512 hash of the file of incident attachments | Unknown |
| AttachmentFile.EntryID | EntryID of the file of incident attachments | Unknown |
| AttachmentFile.Info | File information of incident attachments | Unknown |
| AttachmentFile.Extension | File extension of incident attachments | Unknown |
| AttachmentFile.SSDeep | SSDeep hash of the file of incident attachments | Unknown |
| AttachmentFile.Attachment.description | File description of incident attachments | Unknown |
| AttachmentFile.Attachment.name | File name of incident attachments | Unknown |
| AttachmentFile.Attachment.path | File path of incident attachments | Unknown |
| AttachmentFile.Attachment.showMediaFile | showMediaFile of incident attachments | Unknown |
| AttachmentFile.Attachment.type | File content type of incident attachments | Unknown |