システム管理者は、ユーザーのワークステーションが侵害されたと考えています。過去数時間、ワークステーションのパフォーマンスが著しく低下しています。管理者はタスク リストを実行します。 / v コマンドを実行し、次の出力を受け取ります。 セキュリティ アナリストが侵害の兆候として認識する必要があるのは、次のうちどれですか?
正解:B
The tasklist command is used to display a list of all running processes on a system. In this output, the security analyst should recognize the high memory usage (1302103K) of vscode.exe * 32, which is an indication that this process is consuming a large amount of system resources. This could be a sign that the system has been compromised, as malware often uses system resources to perform malicious activities.