A manufacturing company relies on legacy operational technology (OT) workstations to manage assembly line machinery. Because these systems run specialized software on an outdated operating system that cannot receive vendor security updates, the security team must harden the workstations without disrupting continuous operations. The primary requirement is to block unauthorized executable files and unapproved dynamic-link libraries (DLLs) from running on the systems. Which of the following host hardening strategies is MOST effective for this requirement?
- Implementation of application allowlisting policiesCevap
- BDeployment of a perimeter stateful inspection firewall
- CPlacement of an interactive deception honeypot on the OT subnet
- DExecution of weekly automated credentialed network vulnerability scans
Cevap
Implementation of application allowlisting policies is the most effective host hardening strategy.
Application allowlisting (also known as application whitelisting) enforces an explicit default-deny rule on host OS processes. Only pre-approved binaries, scripts, and libraries (DLLs) specified by hash, path, or digital signature are permitted to execute. This makes it ideal for static legacy operational technology environments where OS patching is impossible.
Adım Adım Çözüm
Anahtar Kavram
Host Application Hardening and Allowlisting