Skip to content

Slot: x_mitre_platforms

The set of technology platforms or operating environments to which this ATT&CK object applies. Each value must be a supported ATT&CK platform identifier. Values within the array must be unique; duplicate platforms are not permitted.

URI: attack:x_mitre_platforms Alias: x_mitre_platforms

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
DataSource DEPRECATED as of ATT&CK Specification 3 no
Analytic Analytics contain the concrete, platform-specific detection logic implementin... yes

Properties

Type and Range

Property Value
Range AttackPlatformEnum
Domain Of Technique, AttackMalware, AttackTool, Asset, DataSource, Analytic

Cardinality and Requirements

Property Value
Multivalued Yes

In Subsets

Comments

  • jsonschema_minItems: "1" validator_hint: no-duplicate-platforms

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

name: x_mitre_platforms
description: The set of technology platforms or operating environments to which this
  ATT&CK object applies. Each value must be a supported ATT&CK platform identifier.
  Values within the array must be unique; duplicate platforms are not permitted.
comments:
- 'jsonschema_minItems: "1" validator_hint: no-duplicate-platforms'
in_subset:
- attack_sdos
from_schema: https://w3id.org/lmodel/attack
rank: 1000
alias: x_mitre_platforms
domain_of:
- Technique
- AttackMalware
- AttackTool
- Asset
- DataSource
- Analytic
range: AttackPlatformEnum
multivalued: true