Skip to main content

GZipFile

This Script is part of the GZip Pack.#

Supported versions

Supported Cortex XSOAR versions: 6.5.0 and later.

GZip a file and upload to war room

Script Data#


NameDescription
Script Typepython3
TagsUtility, file

Inputs#


Argument NameDescription
entryIDCSV list of entry ids for the files to gzip.

Outputs#


PathDescriptionType
GZip.GZippedFilesList of gzipped filesstring
File.NameThe full file name (including file extension).String
File.EntryIDThe ID for locating the file in the War Room.String
File.SizeThe size of the file in bytes.Number
File.MD5The MD5 hash of the file.String
File.SHA1The SHA1 hash of the file.String
File.SHA256The SHA1 hash of the file.String
File.SHA512The SHA512 hash of the file.String
File.SSDeepThe ssdeep hash of the file (same as displayed in file entries).String
File.ExtensionThe file extension, for example: 'xls'.String
File.TypeThe file type, as determined by libmagic (same as displayed in file entries).String