Get IP Malware
Returns the malware associated with the specified IP address.
External Documentation
To learn more, visit the IBM X Force documentation.
Parameters
Parameter | Description |
---|---|
IP | The 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