ChamelDoH: A New Linux Malware That Uses DNS-Over-HTTPS for Remote Access

As cyber threats continue to evolve, so do the methods and techniques utilized by malicious actors. One of the latest threats discovered is a new Linux malware known as ChamelDoH. This malware has been linked to the notorious ChamelGang and employs DNS-over-HTTPS (DoH) for communication with its command-and-control (C2) infrastructure. In this article, we will explore the unique features of ChamelDoH and its impact on enterprise security.

Description of the Malware

ChamelDoH is a large C++ binary that is primarily designed for remote access to a system. Upon execution, it immediately begins to collect reconnaissance data using various system calls and compiles it into a JSON object. This information is then transmitted to the C2 infrastructure using DoH tunneling.

The use of DoH tunneling is a unique aspect of ChamelDoH. This technique allows the malware to bypass traditional security measures such as firewalls and network monitoring tools that do not inspect encrypted traffic. The encrypted data is transformed into base64 format and inserted as a subdomain. This technique resembles C2 communication through domain fronting, which is often used by advanced persistent threats (APTs) to maintain persistence and evade detection.

Unique Approach to C2 Techniques

ChamelDoH distinguishes itself through its original approach to Command and Control (C2) techniques. The malware uses AES128 encryption to secure its communication, thereby ensuring confidentiality and preventing detection by traditional security methods. This approach makes detection and analysis of the malware challenging, increasing the difficulty of identifying the source of the infection and determining the level of data compromised.

Tasks performed by the implant

Once the implant is established on a system, it can perform several types of tasks, including executing commands, downloading files, and changing working directories. This allows the attacker to maintain persistent access to the system and move laterally through the network, bypassing traditional security barriers and accessing sensitive information.

Ongoing analysis by the Stairwell Threat Research Team

As ChamelDoH is a new piece of malware, ongoing analysis is being conducted by the Stairwell Threat Research team to examine its capabilities and other tools utilized by ChamelGang. The team is working to develop detection and prevention strategies to mitigate the impact of the malware on organizations.

ChamelDoH is a new Linux malware that underscores the continued evolution of cyber threats and the need for organizations to remain vigilant in their security posture. The use of DoH tunneling and encryption techniques highlights the sophistication of the malware and the need for advanced detection strategies. Organizations should ensure that their security measures are equipped to detect and mitigate these types of threats, including the latest detection software, regular security training, and the adoption of best practices for security posture. Only through proactive efforts such as these can organizations protect themselves against the ever-evolving threat landscape.

Explore more

How Will Sovereign Clouds Power AI in Southeast Asia?

The rapid proliferation of generative artificial intelligence across Southeast Asia has reached a critical juncture where the thirst for innovation often clashes with stringent national data residency laws. As organizations transition from small-scale pilot programs to full production environments, the demand for a sovereign-by-design infrastructure has shifted from a niche technical requirement to an absolute strategic necessity for corporate survival.

GCash Empowers Philippine MSMEs With Digital Payment Tools

Traditional street-side stalls and high-end boutiques across the Philippine archipelago are currently navigating a historic transformation as the nation pivots away from a reliance on physical currency toward a comprehensive digital-first economic framework. Government initiatives are set to ensure that digital transactions comprise the vast majority of retail payments from 2026 to 2028, sparking an urgent necessity for local enterprises

How ECSPR Professionalizes European P2P Lending

The European peer-to-peer lending market has transitioned from a fragmented collection of loosely supervised national experiments into a sophisticated and highly regulated financial ecosystem. This shift represents a fundamental maturation of the industry, as the implementation of the European Crowdfunding Service Providers Regulation has effectively neutralized the systemic risks that once plagued cross-border investments. Before this unified framework, an investor

Can Calico for VMs Finally Replace VMware NSX?

The rapid erosion of traditional virtualization dominance has forced modern infrastructure leaders to confront a painful reality regarding the persistence of legacy virtual machine dependencies. While the industry is pivoting aggressively toward containerization, the reality is that mission-critical virtual machines cannot simply be decommissioned overnight due to their deep integration into corporate business logic. Tigera has responded to this tension

AWS DevOps Agent Automates GitHub CI/CD Troubleshooting

Modern engineering teams frequently find themselves trapped in an exhaustive cycle of manual log analysis and iterative patching whenever a mission-critical CI/CD pipeline experiences a sudden failure. The sheer volume of telemetry data generated by modern microservices architectures often obscures the actual root cause of build errors, leading to prolonged downtime and developer burnout. In 2026, the reliance on human