MITREIndicatorsByOpenIncidents Deprecated
Deprecated. Use FeedMitreAttackv2 instead.
python · MITRE IDs (Deprecated)
Details
| ID | MITREIndicatorsByOpenIncidents |
|---|---|
| Language | python |
| From Version | 5.5.0 |
| Docker Image | demisto/python3:3.9.7.24076 |
| Tags | widget |
README
This is a widget script returning MITRE indicators information for top indicators shown in incidents.
Script Data
| Name | Description |
|---|---|
| Script Type | python3 |
| Tags | widget |
| Cortex XSOAR Version | 5.5.0 |
Inputs
There are no inputs for this script.
Outputs
There are no outputs for this script.
args: - description: The end date for searching indicators. name: to - description: The start date for searching indicators. name: from comment: Deprecated. Use FeedMitreAttackv2 instead. commonfields: id: MITREIndicatorsByOpenIncidents version: -1 enabled: true name: MITREIndicatorsByOpenIncidents script: '-' subtype: python3 tags: - widget timeout: '0' type: python dockerimage: demisto/python3:3.9.7.24076 runas: DBotWeakRole deprecated: true tests: - No test. fromversion: 5.5.0