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)- A6% (4)
- B78% (54)
- C3% (2)
- D13% (9)
Community Discussion
No community discussion yet for this question.