Base64Decode
Filters And Transformers Pack.#
This Script is part of theDecodes an input in Base64 format.
#
Script DataName | Description |
---|---|
Script Type | python3 |
Tags | Utility, transformer, string |
Cortex XSOAR Version | 5.0.0 |
#
InputsArgument Name | Description |
---|---|
value | The value to decode in Base64 format. |
#
OutputsPath | Description | Type |
---|---|---|
Base64.decoded | The decoded output in Base64 format. | string |
Base64.originalValue | The passed value that was decoded. | string |
#
Script Examples#
Example command!Base64Decode value=VGhpcyBpcyBhIHRlc3Q