Skip to content

Slot: step

The sequential step number within the execution flow.

URI: capec:step Alias: step

Applicable Classes

Name Description Modifies Slot
AttackStep An individual step in the execution flow of an attack pattern yes

Properties

Type and Range

Property Value
Range Integer
Domain Of AttackStep

Cardinality and Requirements

Property Value
Required Yes

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/lmodel/capec

Mappings

Mapping Type Mapped Value
self capec:step
native capec:step

LinkML Source

name: step
description: The sequential step number within the execution flow.
from_schema: https://w3id.org/lmodel/capec
rank: 1000
alias: step
domain_of:
- AttackStep
range: integer
required: true