Skip to main content

CreateHash

This Script is part of the Common Scripts Pack.#

Supported versions

Available on Cortex XSOAR (versions 6.0.0 and later), Cortex XSIAM, and Cortex XPANSE.

Creating a hash of a given input, support sha1, sha256, sha512, md5 and blake. Wrapper for https://docs.python.org/3/library/hashlib.html

Script Data#


NameDescription
Script Typepython3
Tagstransformer, Utilities, hash

Inputs#


Argument NameDescription
textText or string for which a hash should be created.
typeHash method to be used.

Outputs#


PathDescriptionType
CreateHashstring