AddDBotScoreToContext
This Script is part of the Common Scripts Pack.#
Supported versions
Available on Cortex XSOAR (versions 6.0.0 and later), Cortex XSIAM, and Cortex XPANSE.
Add DBot score to context for indicators with custom vendor, score, reliability, and type.
Script Data#
| Name | Description |
|---|---|
| Script Type | python3 |
| Tags | |
| Cortex XSOAR Version | 6.0.0 |
Inputs#
| Argument 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 |
Outputs#
There are no outputs for this script.