CyrenThreatInDepthRelatedWidgetQuick
Shows limited feed relationship data in a table with the ability to navigate
Details
| ID | CyrenThreatInDepthRelatedWidgetQuick |
|---|---|
| Language | python |
| From Version | 6.0.0 |
| Docker Image | demisto/python3:3.12.13.10116658 |
| Tags | dynamic-indicator-section |
README
Widget script to view limited information about the relationship information the Cyren Threat InDepth
feeds offer. For instance, you can see and navigate to a SHA256 that was hosted by a malicious URL.
The script can be used similar to the Feed Related Indicators.
This script uses the script CyrenThreatInDepthRenderRelated using the following columns:
- Indicator Type
- Value (hyperlinked if possible)
Script Data
| Name | Description |
|---|---|
| Script Type | python3 |
| Tags | dynamic-indicator-section |
| XSOAR Version | 6.0.0 |
Inputs
There are no inputs for this script.
Outputs
There are no outputs for this script.
Human Readable Output
| Indicator Type | Value |
|---|---|
| IP | 172.217.6.65 |
| SHA-256 | 6ea626950a759c259a182b628f79816843af379af87dbbe13923bf72d6047770 |
comment: Shows limited feed relationship data in a table with the ability to navigate commonfields: id: CyrenThreatInDepthRelatedWidgetQuick version: -1 enabled: true name: CyrenThreatInDepthRelatedWidgetQuick script: '-' subtype: python3 tags: - dynamic-indicator-section timeout: '0' type: python dockerimage: demisto/python3:3.12.13.10116658 fromversion: 6.0.0