Skip to content

Slot: aslr_enabled

Specifies whether Address Space Layout Randomization (ASLR) is enabled for the process.

URI: attack:aslr_enabled Alias: aslr_enabled

Applicable Classes

Name Description Modifies Slot
WindowsProcessExt The Windows Process extension specifies properties specific to Windows proces... no

Properties

Type and Range

Property Value
Range Boolean
Domain Of WindowsProcessExt

Cardinality and Requirements

Property Value

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

name: aslr_enabled
description: Specifies whether Address Space Layout Randomization (ASLR) is enabled
  for the process.
from_schema: https://w3id.org/lmodel/attack
rank: 1000
alias: aslr_enabled
domain_of:
- WindowsProcessExt
range: boolean