Skip to content

Slot: magic_hex

Specifies the unsigned integer that indicates the type of the PE binary (e.g. PE32 or PE32+).

URI: attack:magic_hex Alias: magic_hex

Applicable Classes

Name Description Modifies Slot
WindowsPEOptionalHeaderType The Windows PE Optional Header type represents the properties of the PE optio... no

Properties

Type and Range

Property Value
Range String
Domain Of WindowsPEOptionalHeaderType

Cardinality and Requirements

Property Value

Comments

  • jsonschema_format: hex

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

name: magic_hex
description: Specifies the unsigned integer that indicates the type of the PE binary
  (e.g. PE32 or PE32+).
comments:
- 'jsonschema_format: hex'
from_schema: https://w3id.org/lmodel/attack
rank: 1000
alias: magic_hex
domain_of:
- WindowsPEOptionalHeaderType
range: string