Skip to main content

CreateIndicatorsFromSTIX

This Script is part of the Common Scripts Pack.#

Creates indicators from the submitted STIX file. Supports STIX 1.0 and STIX 2.x. Wrapper for the StixParser automation. This automation creates indicators and adds an indicator's relationships if available.

Script Data#


NameDescription
Script Typepython3
Tagsstix, ioc
Cortex XSOAR Version5.0.0

Inputs#


Argument NameDescription
entry_idThe entry ID of the STIX file.
add_contextAdds indicators to context.
tagsA comma-separated list of tags to add to indicators.

Outputs#


PathDescriptionType
StixIndicators.typeType of the indicator.String
StixIndicators.valueValue of the indicator.String
StixIndicators.tagsTags of the indicator.Unknown