Skip to main content

Get IP Malware

Returns the malware associated with the specified IP address.

External Documentation

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

Workflow LibraryPreview this Workflow on desktop