Thursday, April 3, 2025
HomeCyber Security NewsUAC-0050 Group Using Remcos RAT to Attack Government Agencies

UAC-0050 Group Using Remcos RAT to Attack Government Agencies

Published on

SIEM as a Service

Follow Us on Google News

Remcos RAT (Remote Control and Surveillance) is a type of Remote Access Trojan used for unauthorized access and control of a computer system. 

It allows threat actors to perform various malicious activities like:-

  • Spying
  • Data theft
  • Remote control of the infected system

Cybersecurity researchers at Uptycs recently discovered that the threat group UAC-0050 had been actively using the Remcos RAT pipe method for evasion to target Ukraine.

The threat actors have implemented this pipe method for interprocess communication.

UAC-0050 using RemcosRAT

Uptycs flagged a suspicious .lnk file on December 21, 2023, prompting cybersecurity researchers to investigate. 

They found UAC-0050 using RemcosRAT in a focused cyber operation against Ukrainian government agencies. 

The attack’s origin (likely phishing or spam emails) remains uncertain, but it posed as an IDF job offer to the Ukrainian military, aiming to infiltrate military networks through a sophisticated guise.

RemcosRAT Military theme
RemcosRAT Military theme (Source – Uptycs)

An LNK file initiates HTA download, containing a VBS script that triggers a PowerShell script to download word_update.exe. 

Launching word_update.exe executes cmd.exe, which shares the data through a pipe that leads to RemcosRAT in explorer.exe memory. 

The .lnk file, a Windows shortcut, is the investigation’s starting point. This case’s .lnk file checks antivirus info, which alters ‘the Windows Defender’ to avoid an ‘exit’ statement, and this ensures script continuity.

Attack chain
Attack chain (Source – Uptycs)

The .lnk file concludes with an obfuscated URL executed via MSHTA after deobfuscation. Researchers analyze the “6.hta” file that reveals a VBScript with fully obfuscated content. 

However, besides this, after deobfuscating the VBScript, a PowerShell script is uncovered.

Deobfuscation reveals $hQkGkZK, which leads to another PowerShell script with encoded data. Uptycs flags suspicious PowerShell activities that help in tracking payloads (word_update.exe, ofer.docx) from:-

  • new-tech-savvy[.]com

The files land in “%appdata%,” and “word_update.exe” creates a self-copy with altered names. Meanwhile, the malware ensures persistence via the LNK file in startup, launching fmTask_dbg.exe at boot. 

Besides this, the fmTask_dbg.exe undergoes decryption that utilizes pipes to move data to cmd.exe by executing Remcos RAT.

The RemcosRAT is extracted from the cmd.exe memory and then decrypts the RC4-encrypted data in the payload’s Resource section using CyberChef.

Meanwhile, the identified Remcos version 4.9.2 Pro gathers the victim’s info, such as computer name and username.

From the following web browsers, the cookies and login data were removed by the RemcosRAT:-

  • Internet Explorer
  • Firefox
  • Chrome

Recommendations

Here below, we have mentioned all the recommendations provided by the Uptycs researchers:-

  • Make sure to enable sophisticated email filters for spam detection.
  • Avoid clicking on links or opening attachments in identified spam emails.
  • Use network monitoring tools to detect abnormal communication patterns.
  • Regularly analyze and secure system configurations.
  • Disable unnecessary services and startup entries.
  • Closely monitor unnecessary services and startup entries.
  • Ensure that behavioral analysis tools are employed to identify unusual activities.
  • Detect and prevent attempts by RATs to establish persistence.
Tushar Subhra
Tushar Subhra
Tushar is a Cyber security content editor with a passion for creating captivating and informative content. With years of experience under his belt in Cyber Security, he is covering Cyber Security News, technology and other news.

Latest articles

Authorities Shut Down Kidflix Child Abuse Platform in Major Takedown

In one of the most significant operations against child sexual exploitation in recent history,...

Massive GitHub Leak: 39M API Keys & Credentials Exposed – How to Strengthen Security

Over 39 million API keys, credentials, and other sensitive secrets were exposed on GitHub...

GoResolver: A Powerful New Tool for Analyzing Golang Malware

Analyzing malware has become increasingly challenging, especially with the growing popularity of programming languages...

Cisco Smart Licensing Utility Flaws Allowed Attackers to Gain Admin Access

Cisco has disclosed critical vulnerabilities in its Smart Licensing Utility software, identified as CVE-2024-20439...

Supply Chain Attack Prevention

Free Webinar - Supply Chain Attack Prevention

Recent attacks like Polyfill[.]io show how compromised third-party components become backdoors for hackers. PCI DSS 4.0’s Requirement 6.4.3 mandates stricter browser script controls, while Requirement 12.8 focuses on securing third-party providers.

Join Vivekanand Gopalan (VP of Products – Indusface) and Phani Deepak Akella (VP of Marketing – Indusface) as they break down these compliance requirements and share strategies to protect your applications from supply chain attacks.

Discussion points

Meeting PCI DSS 4.0 mandates.
Blocking malicious components and unauthorized JavaScript execution.
PIdentifying attack surfaces from third-party dependencies.
Preventing man-in-the-browser attacks with proactive monitoring.

More like this

Authorities Shut Down Kidflix Child Abuse Platform in Major Takedown

In one of the most significant operations against child sexual exploitation in recent history,...

Massive GitHub Leak: 39M API Keys & Credentials Exposed – How to Strengthen Security

Over 39 million API keys, credentials, and other sensitive secrets were exposed on GitHub...

GoResolver: A Powerful New Tool for Analyzing Golang Malware

Analyzing malware has become increasingly challenging, especially with the growing popularity of programming languages...