CalderaPopulateAdversaryIDField
Populates the Adversary ID Field with Adversaries from the MITRE Caldera
python · MITRE Caldera
Details
| ID | CalderaPopulateAdversaryIDField |
|---|---|
| Language | python |
| From Version | 6.2.0 |
| Docker Image | demisto/python3:3.12.8.3296088 |
| Tags | field-display |
commonfields: id: CalderaPopulateAdversaryIDField version: -1 name: CalderaPopulateAdversaryIDField comment: Populates the Adversary ID Field with Adversaries from the MITRE Caldera dependson: must: - '|||caldera-get-adversaries' script: '' type: python tags: - field-display enabled: true scripttarget: 0 subtype: python3 dockerimage: demisto/python3:3.12.8.3296088 runas: DBotWeakRole fromversion: 6.2.0 tests: - No tests (auto formatted)