Skip to content

Slot: tactic_refs

An ordered list of STIX IDs referencing x-mitre-tactic objects that constitute this ATT&CK matrix. The order of entries in this array determines the left-to-right display order of tactics in the ATT&CK matrix visualization. At least one tactic reference is required.

URI: attack:tactic_refs Alias: tactic_refs

Applicable Classes

Name Description Modifies Slot
Matrix ATT&CK Matrices define the structural layout and organization of tactics and ... yes

Properties

Type and Range

Property Value
Range StixIdentifier
Domain Of Matrix

Cardinality and Requirements

Property Value
Required Yes
Multivalued Yes
### Value Constraints
Property Value
Regex Pattern ^x-mitre-tactic--

In Subsets

Comments

  • jsonschema_minItems: "1"

Identifier and Mapping Information

Schema Source

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

Mappings

Mapping Type Mapped Value
self attack:tactic_refs
native attack:tactic_refs

LinkML Source

name: tactic_refs
description: An ordered list of STIX IDs referencing x-mitre-tactic objects that constitute
  this ATT&CK matrix. The order of entries in this array determines the left-to-right
  display order of tactics in the ATT&CK matrix visualization. At least one tactic
  reference is required.
comments:
- 'jsonschema_minItems: "1"'
in_subset:
- attack_sdos
from_schema: https://w3id.org/lmodel/attack
rank: 1000
alias: tactic_refs
domain_of:
- Matrix
range: stix_identifier
required: true
multivalued: true
pattern: ^x-mitre-tactic--