Which Exploit Prevention Module (EPM) provides better entropy for randomization of memory locations?
Which Exploit Prevention Module (EPM) provides better entropy for randomization of memory locations?
UASLR provides better entropy for randomization of memory locations as it improves or implements ASLR (address space layout randomization) with greater entropy, robustness, and strict enforcement. This enhancement in randomizing memory locations makes it the most suitable Exploit Prevention Module for this purpose.
Correct answer is A. UASLR Improves or altogether implements ASLR (address space layout randomization) with greater entropy, robustness, and strict enforcement. https://docs-cortex.paloaltonetworks.com/r/Cortex-XDR/Cortex-XDR-Prevent-Administrator-Guide/Endpoint-Protection-Modules
A looks the best