A previously undocumented Linux backdoor dubbed 'Auto-Color' was observed in attacks between November and December 2024, targeting universities and government organizations in North America and Asia. According to Palo Alto Networks' Unit 42 researchers who discovered the malware, it is highly evasive and difficult to remove from infected systems, capable of maintaining access for extended periods. The malware features some similarities with the Symbiote Linux malware family, which was first documented by BlackBerry in 2022, but the two are distinct from each other. Unit 42 does not have visibility into the initial infection vector, but the attack begins with the execution of a file disguised with benign names like"door", "egg", and "log." If the malware runs with root privileges, it installs a malicious library implant (libcext.so.2), disguised as the legitimate libcext.so.0 library, copies itself to a system directory (/var/log/cross/auto-color), and modifies '/etc/ld.preload' to ensure the implant executes before any other system library. If root access isn't available, the malware still executes but skips the persistent mechanisms. Although this limits its long-term impact, it still provides remote access to threat actors who may be able to achieve root through other means. Auto-Color decrypts command-and-control (C2) server information using a custom encryption algorithm and validates the exchange via a random 16-byte value handshake. Custom encryption is used for obfusc...
New Auto-Color Linux backdoor targets North American govts, universities
BleepingComputer
·Bill Toulas
·Published Feb 25, 2025
·Updated
Affected Software
2 affected components
Linux Linux
Linux Linux
Frequently Asked Questions
1
What is the main topic of this article?
The article discusses the discovery of a new Linux backdoor named 'Auto-Color' that has been targeting universities and government organizations in North America.
2
What security implications are discussed in the article?
The article highlights the potential risks posed by the Auto-Color backdoor, which could allow unauthorized access and exploitation of sensitive information in targeted entities.
3
What organizations are primarily affected by the Auto-Color backdoor?
The backdoor has specifically targeted universities and government organizations in North America and Asia.
4
When were the attacks involving the Auto-Color backdoor observed?
The attacks were observed between November and December 2024.
5
What product or software does the Auto-Color backdoor affect?
The backdoor affects systems running Linux.