To learn more, visit the IBM X Force documentation.

Parameters

ParameterDescription
IPThe IP address to retrieve the malware for.

Example Output

{    "malware": [        {            "family": [                "string"            ],            "first": "2024-07-18T11:26:59.107Z",            "last": "2024-07-18T11:26:59.107Z",            "md5": "string",            "origin": "string",            "uri": "string"        }    ]}

Workflow Library Example

Get Ip Malware with Ibm X Force and Send Results Via Email

Preview this Workflow on desktop