Slot: pe_type
Specifies the type of the PE binary. Open Vocabulary - windows-pebinary-type-ov
URI: attack:pe_type
Alias: pe_type
Applicable Classes
| Name |
Description |
Modifies Slot |
| PEBinaryExt |
The Windows PE Binary File extension specifies a default extension for captur... |
yes |
Properties
Type and Range
Cardinality and Requirements
Expressions & Logic
#### Any Of
Value must satisfy at least one of:
- AnonymousSlotExpression({'range': 'WindowsPEBinaryTypeOv'})
- AnonymousSlotExpression({'range': 'string'})
- open_vocabulary: WindowsPEBinaryTypeOv
Schema Source
- from schema: https://w3id.org/lmodel/attack
Mappings
| Mapping Type |
Mapped Value |
| self |
attack:pe_type |
| native |
attack:pe_type |
LinkML Source
name: pe_type
description: Specifies the type of the PE binary. Open Vocabulary - windows-pebinary-type-ov
comments:
- 'open_vocabulary: WindowsPEBinaryTypeOv'
from_schema: https://w3id.org/lmodel/attack
rank: 1000
alias: pe_type
domain_of:
- PEBinaryExt
range: string
any_of:
- range: WindowsPEBinaryTypeOv
- range: string