A system administrator notices that several virtualized database servers are experiencing sustained 100% CPU utilization during off-peak hours. Outbound network logs show persistent, encrypted connections on TCP port 3333 transmitting data structured with the Stratum communication protocol. An endpoint inspection reveals an unauthorized process masquerading as a system executable (`svchost.exe`) running under a compromised service account. Which of the following malware types is most likely responsible for this activity?
- CryptominerAnswer
- BRansomware
- CKeylogger
- DLogic bomb
Answer
Cryptominer
The combination of sustained maximum CPU utilization, process disguise via spoofed system executable names (`svchost.exe`), and outbound network traffic using the Stratum mining protocol specifically defines cryptomining malware (cryptojacking).
Step-by-Step Solution
Key Concept
Cryptominer / Cryptojacking Indicators of Compromise