クラウド エンジニアは、インフラストラクチャ監視エージェントから複数のアラートを受信しています。アラートには、パブリック サブネット内のすべての VM の CPU 使用率が 100% であると記載されています。ただし、エンジニアが VM のネットワーク使用率を確認すると、ネットワーク スループットは正常レベルです。この問題の原因として最も可能性が高いのは次のどれですか。
正解:B
A . Ransomware: Encrypts data to demand payment but doesn't typically result in sustained high CPU utilization. B . Cryptojacking: Involves unauthorized use of VMs to mine cryptocurrency, leading to 100% CPU usage without high network activity. C . DDoS: Causes high network throughput and latency, which are not present in this scenario. D . Zombie instances: Refers to unused VMs consuming resources unnecessarily but doesn't explain high CPU utilization. Reference: CompTIA Cloud+ CV0-004 Study Guide, Objective 4.5: Identify and mitigate security incidents in cloud environments.