An organization's security operations team observes that unauthorized software scripts are frequently executing from temporary user directories on endpoint workstations. To restrict hosts so that only explicitly authorized executables and scripts are permitted to run, which of the following technical mitigation controls should be implemented?
- Application allowlistingCevap
- BNetwork microsegmentation
- CPerimeter firewall packet inspection
- DProduction deception honeypot deployment
Cevap
Application allowlisting is the most effective endpoint hardening control to prevent unauthorized binaries and scripts from running.
Application allowlisting (also known as application control) enforces a strict policy where only approved software, scripts, and libraries are allowed to execute. By blocking execution from unverified locations such as user temporary folders, it directly mitigates the unauthorized execution of untrusted scripts.
Adım Adım Çözüm
Anahtar Kavram
Application Allowlisting and Endpoint Hardening