Skip to content

Slot: x_mitre_version

The version of this ATT&CK object content in 'major.minor' format, where both components are integers between 0 and 99. Incremented by ATT&CK whenever the substantive content of the object changes. Does not apply to relationship objects. Example: "1.0", "12.5".

URI: attack:x_mitre_version Alias: x_mitre_version

Applicable Classes

Name Description Modifies Slot
AttackMalware Malware represents malicious software programs that adversaries use to accomp... no
AttackTool Tools represent legitimate software programs that adversaries may abuse or re... no
Technique Techniques describe the specific methods adversaries use to achieve tactical ... no
Asset Assets represent physical or logical systems, devices, and technologies withi... no
Tactic Tactics represent the adversary's high-level strategic objectives during an a... no
DataSource DEPRECATED as of ATT&CK Specification 3 no
AttackIdentity The ATT&CK Identity object represents MITRE Corporation, the organization tha... yes
Mitigation Mitigations describe defensive measures, security controls, and configuration... no
Analytic Analytics contain the concrete, platform-specific detection logic implementin... no
AttackRelationship ATT&CK Relationship objects connect ATT&CK STIX objects using typed semantic ... yes
Collection Collections are versioned snapshots of an ATT&CK dataset grouping all STIX ob... no
DetectionStrategy Detection Strategies define high-level, platform-agnostic approaches for dete... no
Group Groups represent clusters of adversary activity attributed to a common actor,... no
AttackCampaign Campaigns represent a grouping of adversary behaviors and resources with a co... no
AttackObject Abstract base class for all versioned ATT&CK objects (SDOs and SROs) yes
DataComponent Data Components represent specific types of observable events or artifacts wi... no
Matrix ATT&CK Matrices define the structural layout and organization of tactics and ... no
AttackSoftware Abstract superclass for ATT&CK Software objects, representing both Malware an... no

Properties

Type and Range

Property Value
Range AttackVersionString
Domain Of AttackObject

Cardinality and Requirements

Property Value
Required Yes

In Subsets

Comments

  • absent_on: relationship, marking-definition

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

name: x_mitre_version
description: 'The version of this ATT&CK object content in ''major.minor'' format,
  where both components are integers between 0 and 99. Incremented by ATT&CK whenever
  the substantive content of the object changes. Does not apply to relationship objects.
  Example: "1.0", "12.5".'
comments:
- 'absent_on: relationship, marking-definition'
in_subset:
- attack_sdos
from_schema: https://w3id.org/lmodel/attack
rank: 1000
alias: x_mitre_version
domain_of:
- AttackObject
range: attack_version_string
required: true