Slot: x_mitre_aliases
ATT&CK-recognized alternative names or aliases for this software object (Malware or Tool). The first alias in the array MUST match the object's name property. This is the preferred alias field for ATT&CK software objects, distinct from the STIX-standard 'aliases' property which is present but not actively maintained in ATT&CK software objects.
URI: attack:x_mitre_aliases
Alias: x_mitre_aliases
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 |
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| Multivalued |
Yes |
In Subsets
- jsonschema_minItems: "1" validator_hint: first-alias-must-match-name
Schema Source
- from schema: https://w3id.org/lmodel/attack
Mappings
| Mapping Type |
Mapped Value |
| self |
attack:x_mitre_aliases |
| native |
attack:x_mitre_aliases |
LinkML Source
name: x_mitre_aliases
description: ATT&CK-recognized alternative names or aliases for this software object
(Malware or Tool). The first alias in the array MUST match the object's name property.
This is the preferred alias field for ATT&CK software objects, distinct from the
STIX-standard 'aliases' property which is present but not actively maintained in
ATT&CK software objects.
comments:
- 'jsonschema_minItems: "1" validator_hint: first-alias-must-match-name'
in_subset:
- attack_sdos
from_schema: https://w3id.org/lmodel/attack
rank: 1000
alias: x_mitre_aliases
domain_of:
- AttackMalware
- AttackTool
range: string
multivalued: true