Details
| ID | DomainReputation |
|---|---|
| Language | python |
| From Version | 5.0.0 |
| Docker Image | demisto/python3:3.12.13.10404775 |
| Tags | enhancement |
README
A context script for domain entities.
Script Data
| Name | Description |
|---|---|
| Script Type | python |
| Tags | enhancement |
Inputs
| Argument Name | Description |
|---|---|
| domain | The domain to look up. |
Outputs
There are no outputs for this script.
commonfields: id: DomainReputation version: -1 name: DomainReputation script: '' type: python subtype: python3 tags: - enhancement comment: A context script for Domain entities. enabled: true args: - name: domain required: true default: true description: Domain to look up. scripttarget: 0 fromversion: 5.0.0 marketplaces: - xsoar - marketplacev2 - platform dockerimage: demisto/python3:3.12.13.10404775 tests: - No tests (auto formatted)