AddDBotScoreToContext
Add DBot score to context for indicators with custom vendor, score, reliability, and type.
python · Common Scripts
Details
| ID | AddDBotScoreToContext |
|---|---|
| Language | python |
| From Version | 6.0.0 |
| Docker Image | demisto/python3:3.12.13.10404775 |
README
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.