ShowCampaignSenders
Displays the phishing campaign senders' email addresses and the number of incidents each email address appears in.
python · Phishing Campaign
Details
| ID | ShowCampaignSenders |
|---|---|
| Language | python |
| From Version | 5.5.0 |
| Docker Image | demisto/python3:3.12.13.10116658 |
| Tags | dynamic-section |
README
Displays the phishing campaign senders’ email addresses and the number of incidents each email address appears in.
Script Data
| Name | Description |
|---|---|
| Script Type | python3 |
| Tags | dynamic-section |
| Cortex XSOAR Version | 5.5.0 and later |
Inputs
There are no inputs for this script.
Outputs
There are no outputs for this script.
commonfields: id: ShowCampaignSenders version: -1 name: ShowCampaignSenders script: '' type: python tags: - dynamic-section comment: Displays the phishing campaign senders' email addresses and the number of incidents each email address appears in. enabled: true scripttarget: 0 subtype: python3 dockerimage: demisto/python3:3.12.13.10116658 runas: DBotWeakRole fromversion: 5.5.0 tests: - No tests (auto formatted)