Skip to main content

StringSifter

This Script is part of the StringSifter Pack.#

Supported versions

Available on Cortex XSOAR (versions 6.1.0 and later) and Cortex XSIAM.

This script runs the StringSifter ML tool for malware analysis and ranking of words. You can enter an entryID or string_text as input.

Script Data#


NameDescription
Script Typepython3
Cortex XSOAR Version6.1.0

Inputs#


Argument NameDescription
limitLimit output to the top limit ranked strings.
min_scoreLimit output to strings with score >= min-score.
file_nameThe file name. Mandatory when entering the data as string_text.
string_textThe text to analyze with StringSifter.
entryIDThe file to process.

Outputs#


PathDescriptionType
Stringsifter.FileNameThe name of the file StringSifter operated on.Unknown
Stringsifter.ResultsThe results from StringSifter.Unknown