Slot: malware_types
Open-vocabulary malware types (malware-type-ov).
URI: attack:malware_types
Alias: malware_types
Applicable Classes
| Name |
Description |
Modifies Slot |
| Malware |
Malware is a type of TTP that is also known as malicious code and malicious s... |
yes |
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| Multivalued |
Yes |
Expressions & Logic
#### Any Of
Value must satisfy at least one of:
- AnonymousSlotExpression({'range': 'MalwareTypeOv'})
- AnonymousSlotExpression({'range': 'string'})
- open_vocabulary: MalwareTypeOv
Schema Source
- from schema: https://w3id.org/lmodel/attack
Mappings
| Mapping Type |
Mapped Value |
| self |
attack:malware_types |
| native |
attack:malware_types |
LinkML Source
name: malware_types
description: Open-vocabulary malware types (malware-type-ov).
comments:
- 'open_vocabulary: MalwareTypeOv'
from_schema: https://w3id.org/lmodel/attack
rank: 1000
alias: malware_types
domain_of:
- Malware
range: string
multivalued: true
any_of:
- range: MalwareTypeOv
- range: string