Thursday, January 9, 2025
HomeBotnetHackers Exploit Docker Remote API Servers To Inject Gafgyt Malware

Hackers Exploit Docker Remote API Servers To Inject Gafgyt Malware

Published on

Attackers are exploiting publicly exposed Docker Remote API servers to deploy Gafgyt malware by creating a Docker container using a legitimate “alpine” image to deploy the malware and infect the victim system with Gafgyt botnet malware. 

It allows attackers to launch DDoS attacks on targeted servers, as this shift in the Gafgyt malware’s target range from IoT devices to Docker servers highlights the growing threat of cyberattacks targeting exposed infrastructure. 

Container create request along with botnet deployment

An attacker exploited a vulnerability by creating a Docker container with the Alpine image and mounting the host’s root directory to the container’s /mnt directory, which allowed the attacker to elevate privileges and gain control over the host system. 

They then downloaded and executed the Gafgyt botnet binary, “rbot,” which contained hardcoded command-and-control server information, enabling remote control of the compromised system. 

C&C server address

The malicious bot, upon successful communication with the C2C&C server, initiates a multifaceted DDoS attack leveraging UDP, TCP, and HTTP protocols. Concurrently, it attempts to deploy a new botnet binary, “atlas.i586,” on the compromised system.

Free Webinar on Best Practices for API vulnerability & Penetration Testing:  Free Registration

This deployment strategy involves exploiting elevated privileges through chroot and bind commands, while the specific purpose of the “0day” argument remains unclear, though it’s speculated to be a configuration parameter for the botnet’s operation.

Container create request along with another botnet binary deployment

Different DDoS attack protocols, such as UDP, ICMP, HTTP, and SYN, are utilized by the bot, which is controlled by a command and control server, in order to disrupt target systems. 

To identify the victim’s local IP address, it queries Google’s DNS server (8.8.8.8) and extracts the source IP from the socket used for the query, which is then used to tailor the DDoS attacks, potentially making them more effective and harder to trace.

The attacker attempts to deploy a Gafgyt botnet variant after a failed container deployment by exploiting a vulnerability during Docker container creation to run a shell script named “cve.sh.” 

Contents of cve.sh shell script

It retrieves botnet binaries for different architectures from the attacker’s C&C server, as the downloaded binaries all share a hardcoded command and control server address, indicating a coordinated botnet attack. 

According to Trend Micro, to safeguard Docker Remote API servers, enforce robust access controls and authentication and proactively monitor for anomalies and swiftly respond to suspicious activity. 

Prioritize container security by avoiding privileged mode and scrutinizing images and configurations. Empower personnel with security awareness training and stay updated on security patches. 

Make sure that security policies and procedures are constantly being reviewed and improved so that they remain in line with industry standards.

Leveraging 2024 MITRE ATT&CK Results for SME & MSP Cybersecurity Leaders – Attend Free Webinar

Latest articles

Criminal IP Launches Real-Time Phishing Detection Tool on Microsoft Marketplace

Criminal IP, a globally recognized Cyber Threat Intelligence (CTI) solution by AI SPERA, has...

New PayPal Phishing Abusing Microsoft365 Domains for Sophisticated Attacks

A new and sophisticated phishing scam has been uncovered, leveraging Microsoft 365 domains to...

APT32 Hacker Group Attacking Cybersecurity Professionals Poisoning GitHub

The malicious Southeast Asian APT group known as OceanLotus (APT32) has been implicated in...

Malicious Solana Packages Attacking Devs Abusing Slack And ImgBB For Data Theft

Malicious packages "solanacore," "solana login," and "walletcore-gen" on npmjs target Solana developers with Windows...

API Security Webinar

72 Hours to Audit-Ready API Security

APIs present a unique challenge in this landscape, as risk assessment and mitigation are often hindered by incomplete API inventories and insufficient documentation.

Join Vivek Gopalan, VP of Products at Indusface, in this insightful webinar as he unveils a practical framework for discovering, assessing, and addressing open API vulnerabilities within just 72 hours.

Discussion points

API Discovery: Techniques to identify and map your public APIs comprehensively.
Vulnerability Scanning: Best practices for API vulnerability analysis and penetration testing.
Clean Reporting: Steps to generate a clean, audit-ready vulnerability report within 72 hours.

More like this

Criminal IP Launches Real-Time Phishing Detection Tool on Microsoft Marketplace

Criminal IP, a globally recognized Cyber Threat Intelligence (CTI) solution by AI SPERA, has...

New PayPal Phishing Abusing Microsoft365 Domains for Sophisticated Attacks

A new and sophisticated phishing scam has been uncovered, leveraging Microsoft 365 domains to...

APT32 Hacker Group Attacking Cybersecurity Professionals Poisoning GitHub

The malicious Southeast Asian APT group known as OceanLotus (APT32) has been implicated in...