Skip to main content

Get Cyber Kill Chain Stage

Get a cyber kill chain step by it's unique identifier or its short ID (UUID).

External Documentation

To learn more, visit the Sekoia.io documentation.

Parameters

ParameterDescription
Cyber Kill Chain Step UUIDThe UUID of the cyber kill chain step to retrieve.

Example Output

{
"order_id": 0,
"uuid": "095be615-a8ad-4c33-8e9c-c7612fbf6c9f",
"short_id": "string",
"name": "string",
"description": "string",
"stix_name": "string"
}

Workflow Library Example

Get Cyber Kill Chain Stage with Sekoiaio and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop