350-201 · Question #57
A security engineer deploys an enterprise-wide host/endpoint technology for all of the company's corporate PCs. Management requests the engineer to block a selected set of applications on all PCs…
The correct answer is A. application whitelisting/blacklisting. Blocking a defined set of applications on host endpoints requires application whitelisting/blacklisting, which enforces per-host policies about which executables are permitted to run.
Question
A security engineer deploys an enterprise-wide host/endpoint technology for all of the company's corporate PCs. Management requests the engineer to block a selected set of applications on all PCs. Which technology should be used to accomplish this task?
Options
- Aapplication whitelisting/blacklisting
- Bnetwork NGFW
- Chost-based IDS
- Dantivirus/antispyware software
How the community answered
(27 responses)- A93% (25)
- C4% (1)
- D4% (1)
Why each option
Blocking a defined set of applications on host endpoints requires application whitelisting/blacklisting, which enforces per-host policies about which executables are permitted to run.
Application whitelisting/blacklisting - implemented via tools like Microsoft AppLocker or Windows Defender Application Control - operates directly on the endpoint to allow or deny execution of specific applications by name, path, publisher, or hash, giving management precise control over what can run on every corporate PC.
A network NGFW controls traffic flows between network segments but cannot enforce which applications a user installs or executes locally on a host.
A host-based IDS monitors and alerts on suspicious activity but does not enforce application execution policies or block specific programs from running.
Antivirus/antispyware software targets known malicious code signatures and behaviors, not the policy-based blocking of legitimate but unwanted business applications.
Concept tested: Endpoint application whitelisting and blacklisting
Source: https://learn.microsoft.com/en-us/windows/security/application-security/application-control/windows-defender-application-control/wdac
Topics
Community Discussion
No community discussion yet for this question.