Skip to main content

CheckIndicatorValue

This Script is part of the Common Scripts Pack.#

Supported versions

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

Check if indicators exist in the Threat Intel DB.

Script Data#


NameDescription
Script Typepython3
Cortex XSOAR Version6.5.0

Inputs#


Argument NameDescription
indicatorThe indicator value to check
encodingDecode indicators by the algorithm given

Outputs#


PathDescriptionType
CheckIndicatorValue.IndicatorThe indicator valuestring
CheckIndicatorValue.EncodedIndicatorThe encoded indicator value givenstring
CheckIndicatorValue.ExistsWhether the indicator existboolean