組織の脅威インテリジェンス チームは、敵対者の権限昇格手順に関する最近の傾向に注目しています。 複数の脅威グループがネイティブの 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 canbe 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.