Skip to content

Slot: x_mitre_impact_type

Indicates whether this technique can be used for availability attacks, integrity attacks, or both. Only applicable to techniques in the Enterprise ATT&CK Impact tactic. A technique with 'Availability' affects the availability of systems or data; 'Integrity' indicates unauthorized modification of data or configuration.

URI: attack:x_mitre_impact_type Alias: x_mitre_impact_type

Applicable Classes

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

Properties

Type and Range

Property Value
Range AttackImpactTypeEnum
Domain Of Technique

Cardinality and Requirements

Property Value
Multivalued Yes

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:x_mitre_impact_type
native attack:x_mitre_impact_type

LinkML Source

name: x_mitre_impact_type
description: Indicates whether this technique can be used for availability attacks,
  integrity attacks, or both. Only applicable to techniques in the Enterprise ATT&CK
  Impact tactic. A technique with 'Availability' affects the availability of systems
  or data; 'Integrity' indicates unauthorized modification of data or configuration.
comments:
- 'jsonschema_minItems: "1"'
in_subset:
- enterprise_only
- attack_sdos
from_schema: https://w3id.org/lmodel/attack
rank: 1000
alias: x_mitre_impact_type
domain_of:
- Technique
range: AttackImpactTypeEnum
multivalued: true