Last Updated on August 14, 2021 by Admin
What mechanism in Windows prevents a user from accidentally executing a potentially malicious batch (.bat) or PowerShell (.ps1) script?
- User Access Control (UAC)
- Data Execution Prevention (DEP)
- Address Space Layout Randomization (ASLR)
- Windows firewall