Monday, November 25, 2024
HomeComputer SecurityOperation WildPressure - APT Hackers Launching new C++ RAT called Milum To...

Operation WildPressure – APT Hackers Launching new C++ RAT called Milum To Gain Remote Access

Published on

WildPressure, a new APT(Advanced persistent threat) group targets organizations in the Middle East to distribute Milum RAT and to take control of the infected device.

The Milum RAT was first spotted in a campaign by Kaspersky researchers in August 2019, the RAT was written in C++. The new campaign doesn’t share any similarities with the old one.

WildPressure Targets the Middle East

The hacker group targets industrial sectors in the Middle East starting from May 2019, the Milum RAT spreading mechanism was still unknown.

- Advertisement - SIEM as a Service

The application get’s installed in the machine as an invisible toolbar window, the primary function is to create a separate thread for communication.

WildPressure
WildPressure APT

Researchers also spotted that malware doing lots of “Zlib compression functions, such as zlibVersion(), inflate() or deflate(). This compression is needed for C2 communication, but in reality, there is no need to export them in the case of a standalone application.”

By decoding its configuration data Milum gets the following parameters such as “clientid” and “encrypt_key” to use in RC4 encryption.

The C2 communication protocol is over HTTP and it has the malware version– 1.0.1. Which indicates it is at the early stages of development.

The RC4 algorithm is the only encryption algorithm used with different 64-byte keys based on the victim.

Following are the command handlers in Milum’s code

CodeMeaningFeatures
1ExecutionSilently execute received interpreter command and return result through pipe
2Server to clientDecode received content in “data” JSON field and drop to file mentioned in “path” field
3Client to serverEncode file mentioned in received command “path” field to send it
4File infoGet file attributes: hidden, read only, archive, system or executable
5CleanupGenerate and run batch script to delete itself
6Command resultGet command execution status
7System informationValidate target with Windows version, architecture (32- or 64-bit), host and user name, installed security products (with WQL request “Select From AntiVirusProduct WHERE displayName <>’Windows Defender’”)
8Directory listGet info about files in directory: hidden, read only, archive, system or executable
9UpdateGet the new version and remove the old one

Based on the C2 domains(upiserversys1212[.]com) analysis the majority of the visitor’s IP is from the Middle East.

To launch the campaign attackers rented virtual private servers (VPS) from OVH and registered domains with Proxy anonymization service.

The targeted nature seems to be clear, but the targeting itself might be limited by our visibility, researchers concluded.

WildPressure appears to be a new group and their operation found to be unique and it doesn’t share any similarities with other malware campaigns.

Gurubaran
Gurubaran
Gurubaran is a co-founder of Cyber Security News and GBHackers On Security. He has 10+ years of experience as a Security Consultant, Editor, and Analyst in cybersecurity, technology, and communications.

Latest articles

Threat Actors Exploit Google Docs And Weebly Services For Malware Attacks

Phishing attackers used Google Docs to deliver malicious links, bypassing security measures and redirecting...

Python NodeStealer: Targeting Facebook Business Accounts to Harvest Login Credentials

The Python-based NodeStealer, a sophisticated info-stealer, has evolved to target new information and employ...

XSS Vulnerability in Bing.com Let Attackers Send Crafted Malicious Requests

A significant XSS vulnerability was recently uncovered in Microsoft’s Bing.com, potentially allowing attackers to...

Meta Removed 2 Million Account Linked to Malicious Activities

 Meta has announced the removal of over 2 million accounts connected to malicious activities,...

Free Webinar

Protect Websites & APIs from Malware Attack

Malware targeting customer-facing websites and API applications poses significant risks, including compliance violations, defacements, and even blacklisting.

Join us for an insightful webinar featuring Vivek Gopalan, VP of Products at Indusface, as he shares effective strategies for safeguarding websites and APIs against malware.

Discussion points

Scan DOM, internal links, and JavaScript libraries for hidden malware.
Detect website defacements in real time.
Protect your brand by monitoring for potential blacklisting.
Prevent malware from infiltrating your server and cloud infrastructure.

More like this

Nearest Neighbor Attacks: Russian APT Hack The Target By Exploiting Nearby Wi-Fi Networks

Recent research has revealed that a Russian advanced persistent threat (APT) group, tracked as...

Earth Kasha Upgraded Their Arsenal With New Tactics To Attack Organizations

Earth Kasha, a threat actor linked to APT10, has expanded its targeting scope to...

145,000 ICS Systems, Thousands of HMIs Exposed to Cyber Attacks

Critical infrastructure, the lifeblood of modern society, is under increasing threat as a new...