April 26, 2017 By Larry Loeb 2 min read

Security researchers found a remote access Trojan (RAT) that has been hiding for nearly two years. It uses novel techniques to do its malfeasance: Malicious macros in Excel documents will compile embedded C Sharp (C#) source code into an executable file that actually downloads the RAT.

Starting With the Carp Downloader

Palo Alto Networks named Carp Downloader as the malicious document payload in question. The name stems from how its originators make use of a specific technique of compiling and executing embedded C# — or C shARP.

Carp generates two paths, and one is to a randomly named executable and C# file in the %APPDATA%\\Microsoft folder. Next, it base64-decodes the embedded C# source code in the Carp Downloader and writes it to the previously generated C# file path. The payload then downloads a file on port 443. In a final routine, it will decrypt and run the downloaded file using AES-128.

The Trojan has survived undetected for so long due to a low instance of infections. The researchers found only 27 total samples extending to December 2015.

About the Remote Access Trojan

Researchers named the RAT Cardinal, based on internal notations that were contained within the Microsoft .NET Framework executables. When launched, Cardinal checks the current working directory. If it doesn’t find what it expects, there is an installation routine or two.

Once installed, it attempts to inject itself into a process. It will attempt to use an installed executable for the newly spawned process, selecting from a list that includes cvtres.exe, vbc.exe, AppLaunch.exe, csc.exe, RegSvs.exe and RegAsm.exe.

Cardinal RAT will then parse the current configuration and try to connect to the command-and-control (C&C) server. There are two pieces of data that will be sent here: First is a DWORD that specifies the data length, and the second is the data itself, which is transmitted and hidden.

The RAT will use its own scheme to encrypt the data. First, it leverages a series of XOR and addition operations, followed by decompression using the ZLIB library. This transmittal method is the way the RAT’s stolen files would be exfiltrated.

A Major Threat

SecurityWeek said the RAT collects victim information, updates itself and manipulates settings, becomes a reverse proxy, executes commands and even uninstalls itself. Additionally, it can obtain and launch new files, keylog, take screen shots and erase browser cookies.

Ultimately, RAT is a major problem if it hits. So far, the low known incidence of this specific remote access Trojan has kept it on the back burner. But given how it uses a novel method in the downloader’s construction, security professionals must expect other cybercriminals to take advantage of this same technique as they develop new malware.

More from

Cyberattack on American Water: A warning to critical infrastructure

3 min read - American Water, the largest publicly traded United States water and wastewater utility, recently experienced a cybersecurity incident that forced the company to disconnect key systems, including its customer billing platform. As the company’s investigation continues, there are growing concerns about the vulnerabilities that persist in the water sector, which has increasingly become a target for cyberattacks. The breach is a stark reminder of the critical infrastructure risks that have long plagued the industry. While the water utility has confirmed that…

What’s behind unchecked CVE proliferation, and what to do about it

4 min read - The volume of Common Vulnerabilities and Exposures (CVEs) has reached staggering levels, placing immense pressure on organizations' cyber defenses. According to SecurityScorecard, there were 29,000 vulnerabilities recorded in 2023, and by mid-2024, nearly 27,500 had already been identified.Meanwhile, Coalition's 2024 Cyber Threat Index forecasts that the total number of CVEs for 2024 will hit 34,888—a 25% increase compared to the previous year. This upward trend presents a significant challenge for organizations trying to manage vulnerabilities and mitigate potential exploits.What’s behind…

Quishing: A growing threat hiding in plain sight

4 min read - Our mobile devices go everywhere we go, and we can use them for almost anything. For businesses, the accessibility of mobile devices has also made it easier to create more interactive ways to introduce new products and services while improving user experiences across different industries. Quick-response (QR) codes are a good example of this in action and help mobile devices quickly navigate to web pages or install new software by simply scanning an image.However, legitimate organizations aren’t the only ones…

Topic updates

Get email updates and stay ahead of the latest threats to the security landscape, thought leadership and research.
Subscribe today