Skip to main content

Get Threat Links

Get information of links in a threat campaign.

External Documentation

To learn more, visit the Abnormal documentation.

Parameters

ParameterDescription
Threat IDThe ID representing the threat. Can be retrieved from the 'List Threats' action.

Example Output

{
"threats": [
{
"abxMessageId": 4551618356913732000,
"domainLink": "lamronba.com",
"linkType": "html href",
"source": "body",
"displayText": "This is not a spoof!",
"linkUrl": "http://spoof.lamronba.com"
}
]
}

Workflow Library Example

Get Threat Links with Abnormal and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop