組織は、ネットワーク上でマルウェアが発生したため、インシデント対応計画を開始しました。この組織はフォレンジック チームを導入し、インターネットに接続された Windows サーバーが最初の侵害の可能性があるポイントであることを特定しました。検出されたマルウェア ファミリは、手動でサーバーにログオンし、悪意のあるコードを実行することによって配布されることがわかっています。感染ベクターからの再感染を防ぐために最も適切な行動は次のうちどれですか?
正解:D
3389 is the default port for RDP connections. RDP is the protocol used to connect to windows desktops/servers remotely. In the scenario, the malware family is known to be distributed through manually logging on to servers and RDP would require a manual login to access the machine and be able to easily run scripts on the server especially through a GUI.