The Chinese 'Winnti' hacking group was found using a previously undocumented malware called UNAPIMON to let malicous processes run without being detected. Winnti, also known as APT41, is one of the oldest (active since 2012) and most sophisticated and prolific cyberespionage threat groups, believed to be a Chinese state-sponsored actor. Previously, they have targeted a broad spectrum of organizations, including governments, hardware vendors, software developers, think tanks, telecommunication service providers, and educational institutes. A new report by Trend Micro delves into a previously unseen custom malware used in an operation they have been monitoring closely, attributing the cyberespionage attack to a cluster they named 'Earth Freybug.' The attack begins with a malicious process injected into the legitimate VMware Tools vmtoolsd.exe process, which executes a remote scheduled task to run a batch file that collects system information, including network configurations and user details. Next, a second batch file (cc.bat) leverages DLL side-loading (TSMSISrv.dll) involving the SessionEnv service to load UNAPIMON in memory, injecting it into a cmd.exe process. UNAPIMON is a C++ malware delivered in DLL form (_{random}.dll), which uses Microsoft Detours for hooking the CreateProcessW API function, allowing it to unhook critical API functions in child processes. Because many security tools employ API hooking to track malicious activity, UNAPIMON's mechanism allows it to unho...
Winnti's new UNAPIMON tool hides malware from security software
BleepingComputer
·Bill Toulas
·Published Apr 2, 2024
·Updated
Affected Software
2 affected components
vmware tools
Microsoft Detours
Frequently Asked Questions
1
What is the main topic of this article?
The article discusses a new malware tool called UNAPIMON developed by the Winnti hacking group that enables malicious processes to run undetected by security software.
2
What security implications are discussed?
The use of UNAPIMON poses serious security threats as it allows malware to evade detection by traditional security measures, increasing the risk of breaches.
3
What products or software are affected?
The affected software includes VMware Tools and Microsoft Detours, which are exploited by the UNAPIMON tool.
4
Who is behind the UNAPIMON tool?
The UNAPIMON tool is being used by the Chinese hacking group known as Winnti or APT41.
5
Since when has the Winnti group been active?
The Winnti hacking group has been active since 2012.