Skip to content

Slot: architecture_execution_envs

Open-vocabulary processor architectures (processor-architecture-ov).

URI: attack:architecture_execution_envs Alias: architecture_execution_envs

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

Property Value
Range ProcessorArchitectureOv or 
String
Domain Of Malware

Cardinality and Requirements

Property Value
Multivalued Yes
Expressions & Logic #### Any Of Value must satisfy at least one of: - AnonymousSlotExpression({'range': 'ProcessorArchitectureOv'}) - AnonymousSlotExpression({'range': 'string'})

Comments

  • open_vocabulary: ProcessorArchitectureOv

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

name: architecture_execution_envs
description: Open-vocabulary processor architectures (processor-architecture-ov).
comments:
- 'open_vocabulary: ProcessorArchitectureOv'
from_schema: https://w3id.org/lmodel/attack
rank: 1000
alias: architecture_execution_envs
domain_of:
- Malware
range: string
multivalued: true
any_of:
- range: ProcessorArchitectureOv
- range: string