Saturday, January 18, 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

Hackers Easily Bypass Active Directory Group Policy to Allow Vulnerable NTLMv1 Auth Protocol

Researchers have discovered a critical flaw in Active Directory’s NTLMv1 mitigation strategy, where misconfigured...

AWS Warns of Multiple Vulnerabilities in Amazon WorkSpaces, Amazon AppStream 2.0, & Amazon DCV

Amazon Web Services (AWS) has issued a critical security advisory highlighting vulnerabilities in specific...

FlowerStorm PaaS Platform Attacking Microsoft Users With Fake Login Pages

Rockstar2FA is a PaaS kit that mimics the legitimate credential-request behavior of cloud/SaaS platforms....

New Tool Unveiled to Scan Hacking Content on Telegram

A Russian software developer, aided by the National Technology Initiative, has introduced a groundbreaking...

API Security Webinar

Free Webinar - DevSecOps Hacks

By embedding security into your CI/CD workflows, you can shift left, streamline your DevSecOps processes, and release secure applications faster—all while saving time and resources.

In this webinar, join Phani Deepak Akella ( VP of Marketing ) and Karthik Krishnamoorthy (CTO), Indusface as they explores best practices for integrating application security into your CI/CD workflows using tools like Jenkins and Jira.

Discussion points

Automate security scans as part of the CI/CD pipeline.
Get real-time, actionable insights into vulnerabilities.
Prioritize and track fixes directly in Jira, enhancing collaboration.
Reduce risks and costs by addressing vulnerabilities pre-production.

More like this

Hackers Easily Bypass Active Directory Group Policy to Allow Vulnerable NTLMv1 Auth Protocol

Researchers have discovered a critical flaw in Active Directory’s NTLMv1 mitigation strategy, where misconfigured...

AWS Warns of Multiple Vulnerabilities in Amazon WorkSpaces, Amazon AppStream 2.0, & Amazon DCV

Amazon Web Services (AWS) has issued a critical security advisory highlighting vulnerabilities in specific...

FlowerStorm PaaS Platform Attacking Microsoft Users With Fake Login Pages

Rockstar2FA is a PaaS kit that mimics the legitimate credential-request behavior of cloud/SaaS platforms....