Skip to main content

CheckIndicatorValue

This Script is part of the Common Scripts Pack.#

Supported versions

Supported Cortex XSOAR versions: 6.5.0 and later.

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