Dero miner zombies biting through Docker APIs to build a cryptojacking horde
Essential information
- Published
- 21/05/2025 14:13
- Modified
- 21/05/2025 22:13
- Tags
- 2025-05-21 cloud containerized environments cryptocurrency mining dero docker exploitation golang malware linux nginx
- Related entities
- 3 observables, 9 techniques (mitre)
Description
A new Dero mining campaign exploits insecurely published Docker APIs to spread through containerized Linux environments. The attack uses two Golang malware implants: 'nginx' for propagation and 'cloud' for cryptocurrency mining. The 'nginx' malware scans for vulnerable Docker APIs, creates malicious containers, and compromises existing ones. It maintains persistence and spreads without a command-and-control server. The 'cloud' miner is based on the open-source DeroHE CLI project, with hardcoded wallet and node addresses. This campaign differs from previous attacks on Kubernetes clusters by actively spreading and compromising more networks. The threat highlights the importance of securing containerized infrastructures and monitoring for malicious activities.