nerdexam
Palo_Alto_Networks

XDR-ANALYST · Question #35

Which Exploit Prevention Module (EPM) provides better entropy for randomization of memory locations?

The correct answer is B. UASLR. UASLR stands for User Address Space Layout Randomization, which is a feature of Exploit Prevention Module (EPM) that provides better entropy for randomization of memory locations. UASLR adds entropy to the base address of the executable image and the heap, making it harder for…

Cortex XDR Exploit Prevention

Question

Which Exploit Prevention Module (EPM) provides better entropy for randomization of memory locations?

Options

  • AMemory Limit Heap spray check
  • BUASLR
  • CJIT Mitigation
  • DDLL Security

How the community answered

(33 responses)
  • A
    9% (3)
  • B
    82% (27)
  • C
    3% (1)
  • D
    6% (2)

Explanation

UASLR stands for User Address Space Layout Randomization, which is a feature of Exploit Prevention Module (EPM) that provides better entropy for randomization of memory locations. UASLR adds entropy to the base address of the executable image and the heap, making it harder for attackers to predict the memory layout of a process. UASLR is enabled by default for all processes, but can be disabled or customized for specific applications using the EPM policy

Topics

#Exploit Prevention Module#UASLR#memory randomization#ASLR

Community Discussion

No community discussion yet for this question.

Full XDR-ANALYST Practice