nerdexam
GAQM

CPEH-001 · Question #221

What mechanism in Windows prevents a user from accidentally executing a potentially malicious batch (.bat) or PowerShell (.ps1) script?

The correct answer is B. Data Execution Prevention (DEP). See the full explanation below for the reasoning.

Question

What mechanism in Windows prevents a user from accidentally executing a potentially malicious batch (.bat) or PowerShell (.ps1) script?

Options

  • AUser Access Control (UAC)
  • BData Execution Prevention (DEP)
  • CAddress Space Layout Randomization (ASLR)
  • DWindows firewall

How the community answered

(69 responses)
  • A
    6% (4)
  • B
    78% (54)
  • C
    3% (2)
  • D
    13% (9)

Community Discussion

No community discussion yet for this question.

Full CPEH-001 Practice