組織の脅威インテリジェンス チームは、敵対者の権限昇格手順の最近の傾向に注目しています。複数の脅威グループがネイティブ Windows ツールを使用してシステム制御を回避し、特権資格情報を使用してコマンドを実行していることが確認されています。このような試みの成功率を下げるのに最も効果的な制御は次のどれですか。
正解:D
Implementing controls to block execution of untrusted applications can prevent privilege escalation attacks that leverage native Windows tools, such as PowerShell, WMIC, or Rundll32. These tools can be used by attackers to run malicious code or commands with elevated privileges, bypassing system security policies and controls. By restricting the execution of untrusted applications, organizations can reduce the attack surface and limit the potential damage of privilege escalation attacks.