Enum: WindowsPEBinaryTypeOv
Open vocabulary for Windows PE binary type (windows-pebinary-type-ov). Suggested values are exe, dll, sys; additional string values are allowed.
URI: attack:WindowsPEBinaryTypeOv
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| exe | None | |
| dll | None | |
| sys | None |
Comments
- open_vocabulary: "true" jsonschema_source: https://github.com/oasis-open/cti-stix2-json-schemas/tree/master/schemas/observables/file.json#/definitions/windows-pebinary-type-ov
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/attack
LinkML Source
name: WindowsPEBinaryTypeOv
description: Open vocabulary for Windows PE binary type (windows-pebinary-type-ov).
Suggested values are exe, dll, sys; additional string values are allowed.
comments:
- 'open_vocabulary: "true" jsonschema_source: https://github.com/oasis-open/cti-stix2-json-schemas/tree/master/schemas/observables/file.json#/definitions/windows-pebinary-type-ov'
from_schema: https://w3id.org/lmodel/attack
rank: 1000
permissible_values:
exe:
text: exe
dll:
text: dll
sys:
text: sys