Listen to this Post

A New Threat Hiding in Plain Sight
A sophisticated cryptomining campaign dubbed Soco404 has emerged as a dangerous multi-platform threat targeting both Linux and Windows cloud environments. Discovered by cybersecurity firm Wiz, this operation disguises its malicious activity inside fake 404 error pages hosted on legitimate-looking Google Sites. The attackers use advanced tactics to persist within compromised systems while secretly mining cryptocurrency for profit.
By manipulating vulnerabilities and misconfigurations in cloud deployments, Soco404 reveals a highly adaptive and opportunistic hacking strategy that goes far beyond traditional malware approaches. With payloads tailored for different operating systems, obfuscated loaders, and self-replicating child processes, this campaign represents an escalating shift in how cybercriminals are exploiting cloud infrastructure.
The Attack Unfolded: How Soco404 Compromises Cloud Systems
The Soco404 cryptomining campaign leverages automated scans to detect vulnerable services across the internet. These scans are designed to find exposed ports, weak credentials, and unprotected software platforms—primarily PostgreSQL and Apache Tomcat—allowing remote code execution. Once a weakness is found, the attacker quickly deploys malware targeting either Linux or Windows, depending on the host system.
The campaign gets its name from a deceptive trick: malicious payloads are embedded in fake “404 not found” pages on Google Sites. When victims unknowingly connect to these booby-trapped pages, base64-encoded binaries are downloaded and executed in memory, leaving minimal forensic trace. Wiz researchers identified this pattern and alerted Google, which removed the malicious sites, but the infrastructure continues to adapt.
In Linux environments, the soco.sh script is used as a dropper that runs entirely in memory. This script kills other miners, cleans system logs, and optimizes system performance to ensure maximum mining efficiency. It mimics system-level processes like sd-pam and cpuhp/1 to blend into normal operations while connecting to a mining pool wallet.
In Windows systems, a different approach is used. The malware disables Windows event logging, installs a stealthy service with a randomized name, and uses a legitimate driver (WinRingO.sys) to load its mining payload. By injecting code into the conhost.exe process, the malware spawns multiple threads and communicates via TCP, allowing continued mining activities with minimal interference.
This dual-pronged strategy allows Soco404 to persist across platforms, continuously mine cryptocurrency, and adapt to different system defenses. The use of Google Sites to deliver payloads also showcases the hacker’s ability to exploit trusted infrastructure, making detection even harder. Wiz confirms that the crypto wallet associated with the campaign is still active, suggesting the attackers are not finished yet.
What Undercode Say:
Multi-Platform Threats Are the New Norm
The Soco404 campaign highlights the growing sophistication of cross-platform malware. Unlike traditional threats that target a specific operating system, Soco404 demonstrates a versatile framework capable of adapting to Linux and Windows environments with equal efficiency. This isn’t just a technical feat — it’s a major evolution in the playbook of cryptojacking attackers.
Abuse of Trusted Platforms
The decision to host payloads on Google Sites is more than just clever—it’s a tactical advantage. By leveraging the reputation and availability of a widely-used platform, attackers sidestep many filtering and detection systems. It also reflects an increasing trend where malicious actors embed threats inside legitimate infrastructure, making their campaigns harder to detect and take down.
Memory-Resident Malware Is Rising
Both Linux and Windows variants of Soco404 avoid writing to disk as much as possible. In-memory execution reduces forensic traces and makes detection harder for traditional antivirus tools. This trend underscores the need for next-gen EDR (Endpoint Detection and Response) systems capable of tracking behavior and not just static files.
Process Masquerading Is a Key Technique
Masquerading malicious binaries under legitimate process names like sd-pam, kworker, or conhost.exe reflects the attackers’ deep understanding of how system internals work. These tactics enable the malware to blend into process lists and evade manual inspection or automated anomaly detection.
Exploiting Misconfigurations Beats Zero-Days
Interestingly, the attackers did not rely on unknown vulnerabilities or zero-day exploits. Instead, they leveraged misconfigurations and weak credentials—often overlooked but widespread vulnerabilities. This indicates that many organizations still lag behind in applying basic security hygiene, providing fertile ground for these opportunistic campaigns.
Persistence and Obfuscation Tactics
From service creation in Windows to self-replicating binaries in Linux, the campaign’s persistence mechanisms are layered and resilient. Additionally, overwriting logs and eliminating competitor malware reflect an aggressive approach toward maximizing resource control on infected machines.
Crypto Wallet Tracking Gives Visibility
Despite the sophistication, one of the best insights into the campaign came from tracking the crypto wallet used in the mining operations. The number of connected workers and ongoing transactions provide useful indicators of whether the campaign is still active—offering a rare visibility point into a usually hidden process.
Lessons for Cloud Security
The attack should be a wake-up call for cloud operators and DevOps teams. Cloud-native environments are often misconfigured or insufficiently monitored. Automated scanners like those used by Soco404 thrive in these gaps. Organizations must deploy continuous configuration monitoring, privileged access control, and real-time threat detection to defend against such adaptive threats.
🔍 Fact Checker Results:
✅ Soco404 is a real active threat identified by Wiz and confirmed to be targeting Linux and Windows systems
✅ Malicious payloads were delivered via fake 404 pages on Google Sites, a method verified by analysts
✅ The crypto wallet tied to the campaign shows ongoing activity, confirming the campaign is still live
📊 Prediction:
🚨 Soco404 will likely evolve further, integrating AI-generated payloads and new delivery vectors
🔐 Expect attackers to shift to other legitimate platforms (e.g., Dropbox, GitHub Pages) to avoid Google takedowns
💥 Without widespread cloud hardening, similar campaigns will grow exponentially in both frequency and impact
References:
Reported By: www.infosecurity-magazine.com
Extra Source Hub:
https://stackoverflow.com
Wikipedia
OpenAi & Undercode AI
Image Source:
Unsplash
Undercode AI DI v2




