Skip to content

Slot: phase

The phase of the attack this step belongs to (Explore, Experiment, or Exploit).

URI: capec:phase Alias: phase

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 AttackStepPhaseEnum
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:phase
native capec:phase

LinkML Source

name: phase
description: The phase of the attack this step belongs to (Explore, Experiment, or
  Exploit).
from_schema: https://w3id.org/lmodel/capec
rank: 1000
alias: phase
domain_of:
- AttackStep
range: AttackStepPhaseEnum
required: true