GetCampaignIndicatorsByIncidentId
Gets the campaign indicators by the campaign incident ids as a MD table.
python · Phishing Campaign
Details
| ID | GetCampaignIndicatorsByIncidentId |
|---|---|
| Language | python |
| From Version | 5.5.0 |
| Docker Image | demisto/pandas:1.0.0.10120494 |
| Tags | field-display dynamic-section |
README
Gets the campaign indicators by the campaign incident ids as a MD table.
Script Data
| Name | Description |
|---|---|
| Script Type | python3 |
| Tags | field-display, dynamic-section |
| Cortex XSOAR Version | 5.5.0 |
Inputs
There are no inputs for this script.
Outputs
There are no outputs for this script.
commonfields: id: GetCampaignIndicatorsByIncidentId version: -1 name: GetCampaignIndicatorsByIncidentId script: '' type: python comment: Gets the campaign indicators by the campaign incident ids as a MD table. tags: - field-display - dynamic-section enabled: true scripttarget: 0 subtype: python3 dockerimage: demisto/pandas:1.0.0.10120494 runas: DBotWeakRole fromversion: 5.5.0 tests: - No tests (auto formatted)