MITREIndicatorsByOpenIncidentsV2
This is a widget script returning MITRE indicators information for top indicators shown in incidents.
python · MITRE ATT&CK
Details
| ID | MITREIndicatorsByOpenIncidentsV2 |
|---|---|
| Language | python |
| From Version | 5.5.0 |
| Docker Image | demisto/python3:3.12.13.10404775 |
| 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: This is a widget script returning MITRE indicators information for top indicators shown in incidents. commonfields: id: MITREIndicatorsByOpenIncidentsV2 version: -1 enabled: true name: MITREIndicatorsByOpenIncidentsV2 script: '-' subtype: python3 tags: - widget timeout: '0' type: python dockerimage: demisto/python3:3.12.13.10404775 runas: DBotWeakRole tests: - No test. fromversion: 5.5.0