Skip to main content

GetIndicatorDBotScore

This Script is part of the Common Scripts Pack.#

Add into the incident's context the system internal DBot score for the input indicator.

Script Data#


NameDescription
Script Typepython2
TagsDBot, Enrichment
Cortex XSOAR Version5.0.0

Used In#


This script is used in the following playbooks and scripts.

  • DBot Indicator Enrichment - Generic

Inputs#


Argument NameDescription
indicatorThe indicator to get the reputation of. Only system indicator types are supported. In order to send multiple indicators, use either a list or a JSON formatted string representation (e.g., ["indicator1", "indicator2"]).

Outputs#


PathDescriptionType
DBotScore.IndicatorThe indicator.string
DBotScore.TypeThe indicator type.string
DBotScore.VendorThe DBot score vendor.string
DBotScore.ScoreThe DBot score.number