AddDBotScoreToContext
Common Scripts Pack.#
This Script is part of theSupported versions
Supported Cortex XSOAR versions: 6.0.0 and later.
Add DBot score to context for indicators with custom vendor, score, reliability, and type.
#
Script DataName | Description |
---|---|
Script Type | python3 |
Tags | |
Cortex XSOAR Version | 6.0.0 |
#
InputsArgument Name | Description |
---|---|
indicator | The indicator value (ex 1.1.1.1) |
indicatorType | The indicator type (ex ip, url, email, domain) |
score | The indicator score |
vendor | The vendor to assign to this DBotScoreEntry |
reliability | The reputation reliability |
#
OutputsThere are no outputs for this script.