Skip to content

Slot: x_mitre_is_subtechnique

Boolean flag indicating whether this attack-pattern is a sub-technique (true) or a top-level technique (false). Sub-techniques represent more specific implementations of parent techniques with ATT&CK IDs in the format T####.###. Each sub-technique is connected to its parent via a 'subtechnique-of' relationship where this object is the source_ref and the parent technique is the target_ref. Sub-techniques inherit all of their parent's tactics and must use a subset of the parent's platforms.

URI: attack:x_mitre_is_subtechnique Alias: x_mitre_is_subtechnique

Applicable Classes

Name Description Modifies Slot
Technique Techniques describe the specific methods adversaries use to achieve tactical ... yes

Properties

Type and Range

Property Value
Range Boolean
Domain Of Technique

Cardinality and Requirements

Property Value
Required Yes

In Subsets

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

name: x_mitre_is_subtechnique
description: Boolean flag indicating whether this attack-pattern is a sub-technique
  (true) or a top-level technique (false). Sub-techniques represent more specific
  implementations of parent techniques with ATT&CK IDs in the format T####.###. Each
  sub-technique is connected to its parent via a 'subtechnique-of' relationship where
  this object is the source_ref and the parent technique is the target_ref. Sub-techniques
  inherit all of their parent's tactics and must use a subset of the parent's platforms.
in_subset:
- attack_sdos
from_schema: https://w3id.org/lmodel/attack
rank: 1000
alias: x_mitre_is_subtechnique
domain_of:
- Technique
range: boolean
required: true