Slot: x_mitre_shortname
The machine-readable short identifier for an ATT&CK tactic. Used to map techniques to their associated tactic: a technique's kill_chain_phases entry uses this value as its phase_name when the kill_chain_name matches the tactic's domain. For example, the 'Initial Access' tactic has x_mitre_shortname 'initial-access'. Must be unique across all tactics within a domain.
URI: attack:x_mitre_shortname
Alias: x_mitre_shortname
Applicable Classes
| Name |
Description |
Modifies Slot |
| Tactic |
Tactics represent the adversary's high-level strategic objectives during an a... |
yes |
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| Required |
Yes |
In Subsets
Schema Source
- from schema: https://w3id.org/lmodel/attack
Mappings
| Mapping Type |
Mapped Value |
| self |
attack:x_mitre_shortname |
| native |
attack:x_mitre_shortname |
LinkML Source
name: x_mitre_shortname
description: 'The machine-readable short identifier for an ATT&CK tactic. Used to
map techniques to their associated tactic: a technique''s kill_chain_phases entry
uses this value as its phase_name when the kill_chain_name matches the tactic''s
domain. For example, the ''Initial Access'' tactic has x_mitre_shortname ''initial-access''.
Must be unique across all tactics within a domain.'
in_subset:
- attack_sdos
from_schema: https://w3id.org/lmodel/attack
rank: 1000
alias: x_mitre_shortname
domain_of:
- Tactic
range: AttackTacticShortNameEnum
required: true