Skip to content

Slot: pe_section_size

Specifies the size of the PE section, in bytes.

URI: attack:pe_section_size Alias: pe_section_size

Applicable Classes

Name Description Modifies Slot
WindowsPESection The Windows PE Section type specifies metadata about a PE file section no

Properties

Type and Range

Property Value
Range Integer
Domain Of WindowsPESection

Cardinality and Requirements

Property Value
### Value Constraints
Property Value
Minimum Value 0

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

name: pe_section_size
description: Specifies the size of the PE section, in bytes.
from_schema: https://w3id.org/lmodel/attack
rank: 1000
alias: pe_section_size
domain_of:
- WindowsPESection
range: integer
minimum_value: 0