FeedRelatedIndicatorsWidget
Widget script to view information about the relationship between an indicator, entity and other indicators and connect to indicators, if relevant.
python · Common Scripts
Details
| ID | FeedRelatedIndicatorsWidget |
|---|---|
| Language | python |
| From Version | 5.0.0 |
| Docker Image | demisto/python3:3.12.13.10404775 |
| Tags | dynamic-indicator-section |
README
Widget script to view information about the relationship between an indicator, entity and other indicators and connect to indicators, if relevant.
The script will be used in the Feed Related Indicators section in the indicators layouts.
Script Data
| Name | Description |
|---|---|
| Script Type | python3 |
| Tags | dynamic-indicator-section |
| XSOAR Version | 5.5.0 |
Inputs
There are no inputs for this script.
Outputs
There are no outputs for this script.
Human Readable Output
| Type | Value | Description |
|---|---|---|
| MITRE ATT&CK | T1497 | https://attack.mitre.org/techniques/T1497 |
comment: Widget script to view information about the relationship between an indicator, entity and other indicators and connect to indicators, if relevant. commonfields: id: FeedRelatedIndicatorsWidget version: -1 name: FeedRelatedIndicatorsWidget script: '-' subtype: python3 tags: - dynamic-indicator-section timeout: '0' type: python dockerimage: demisto/python3:3.12.13.10404775 fromversion: 5.0.0 tests: - No tests (auto formatted)