Categories: Malware

BlackTech Hackers Group Using API Hooking Technique in Malware to Evade Detection & Attack Government Networks

Cyberespionage group known as BlackTech who behind the Waterbear malware campaign that has been targeted at various industries several years return to attack Government and technology companies.

Researchers recently uncovered a brand new piece of Waterbear payload with sophisticated hiding capability in the network from a specific security product by API hooking techniques.

 API hooking is a technique used to modify or hide the API Calls behavior and flow to evade detection of its activities in run time.

If the attacker knowing which specific APIs to hook in their attack, it means that they are familiar with how certain security products gather information on their clients’ endpoints and networks.

Researchers excited that this is the first time seen Waterbear attempting to hide its backdoor activities, and the attackers are very knowledgeable of the victim’s environment.

Waterbear Malware Behaviour

There is some modular approach that was observed that the Waterbear employed in its malware and utilize the DLL loader to decrypt and execute the payload.

There is some modular approach Waterbear employed in its malware and it utilizes the DLL loader to decrypt and execute the payload. which is the first stage of the backdoor and its divided into two types.

The first type acts as command and control server and the second type listening to the specific ports.

Researchers also believe that the attackers use Waterbear as a secondary payload to help maintain presence after gaining some levels of access to the targets’ systems. 

Waterbear Infection Process

The infection process starts with the weaponized DLL loader, in which attackers using two different techniques to trigger the DLL loader.

  • One is modifying a legitimate server application to import and load the malicious DLL loader.
  • The second technique is performing phantom DLL hijacking and DLL side loading. 

Researchers from Trend Micro observed that the DLL loader loaded two payloads.

The first payload injects the code into a specific security product to hide the campaign backdoor and the second one is a typical Waterbear first-stage backdoor, which we will attempt to dissect first based on a specific case we observed during our analysis.

The payload encrypts all of the function blocks before executing the actual malicious routine to avoid memory scanning during the runtime.

API hooking

Attack mainly using the API hooking technique to hide the behaviors of the first-stage backdoor which is the second payload in this operation.

Another first payload uses API hooking techniques to avoid being detected by a specific security product and it hooks the two different API ( “ZwOpenProcess” and “GetExtendedTcpTable”) to hide its process.

Later it modifying the function in the memory of the security product process, hence the original system DLL files remain unchanged.

“The payload is composed of a two-stage shellcode. The first-stage shellcode finds a specific security product’s process with a hardcoded name and injects the second-stage shellcode into that process. The second-stage shellcode then performs API hooking inside the targeted process.” Trend Micro researchers said.

You can also read the complete technical analysis and Indicator of compromise here.

Balaji

BALAJI is an Ex-Security Researcher (Threat Research Labs) at Comodo Cybersecurity. Editor-in-Chief & Co-Founder - Cyber Security News & GBHackers On Security.

Recent Posts

Evasive Panda Attacking Cloud Services To Steal Data Using New Toolkit

The Evasive Panda group deployed a new C# framework named CloudScout to target a Taiwanese…

5 hours ago

Massive Midnight Blizzard Phishing Attack Using Weaponized RDP Files

Researchers warn of ongoing spear-phishing attacks by Russian threat actor Midnight Blizzard targeting individuals in…

6 hours ago

Sophisticated Phishing Attack Targeting Ukraine Military Sectors

The Ukrainian Cyber Emergency Response Team discovered a targeted phishing campaign launched by UAC-0215 against…

6 hours ago

Chinese Hackers Attacking Microsoft Customers With Sophisticated Password Spray Attacks

Researchers have identified a network of compromised devices, CovertNetwork-1658, used by Chinese threat actors to…

6 hours ago

New Windows Zero-Day Vulnerability Let Attackers Steal Credentials From Victim’s Machine

A security researcher discovered a vulnerability in Windows theme files in the previous year, which…

6 hours ago

SYS01 InfoStealer Malware Attacking Meta Business Page To Steal Logins

The ongoing Meta malvertising campaign, active for over a month, employs an evolving strategy to…

6 hours ago