Skip to Content

Analyzing UAC-0247 Malware Campaign Targeting Healthcare Systems

27 April 2026 by
TechStora

Overview of UAC-0247 Malware Campaign

The recently disclosed UAC-0247 campaign illustrates the complexity of modern cyber threats targeting critical sectors such as government entities and municipal healthcare institutions. This campaign, observed between March and April 2026, leverages advanced infiltration methods to deliver malware aimed at stealing sensitive browser and messaging data. The starting point of the attack is an email disguised as a humanitarian aid proposal, leading victims to compromised or fraudulent websites.

Once victims interact with the link, a Windows Shortcut (LNK) file is downloaded, triggering a remote HTML Application (HTA). This process exploits the Windows utility mshta.exe, enabling the deployment of malicious binaries. The HTA files are engineered to divert attention through decoy forms while initiating the injection of harmful shellcode into legitimate processes like runtimeBroker.exe. Such deceptive tactics complicate detection and mitigation efforts.

Technical Mechanisms Behind the Attack

The campaign employs a sophisticated two-stage loader system, with a proprietary executable file format to bolster its capability to evade defensive measures. The second stage loader supports dynamic library imports, code relocation, and section compression, ensuring a streamlined infiltration process. These characteristics reflect the advanced engineering techniques used to compress and encrypt payloads for stealth.

Key tools used in the campaign include RAVENSHELL, a TCP reverse shell designed to establish connections with a management server for command execution. This tool exploits cmd.exe to execute tasks on compromised systems. Additionally, AGINGFLY malware and SILENTLOOP scripts enhance the attackers ability to remotely control infected systems, execute commands, and maintain persistent access.

Implications for Healthcare Systems

Targeting clinics and emergency hospitals underscores the campaigns focus on disrupting critical infrastructure. Healthcare systems often hold valuable patient data and operational information, making them lucrative targets. The reliance on Chromium-based web browsers and WhatsApp data further highlights the attackers' intent to exploit commonly used platforms for maximum data extraction.

The use of a Telegram channel to determine command-and-control (C2) server addresses adds another layer of complexity to the attack. This fallback mechanism ensures continuity in case primary servers are disrupted, demonstrating robust planning by threat actors. For healthcare providers, the impact of such attacks could lead to operational disruptions, ransom demands, and potential breaches of sensitive medical records.

Assessment of the Attack Chain

This campaign's reliance on social engineering through fake humanitarian aid emails signifies the importance of employee training in recognizing phishing attempts. The initial compromise, facilitated by XSS vulnerabilities or AI-generated fraudulent websites, reveals how attackers are leveraging modern technologies to bypass traditional security measures.

Once the HTA file is executed, victims face a multi-layered infection process that includes shellcode injection and remote control malware deployment. The integration of WebSockets for command and data transfer enables real-time interaction between infected machines and C2 servers, further enhancing the attacks effectiveness. Organizations need to adopt proactive monitoring and implement advanced defensive tools capable of identifying and mitigating such intricate threats.

Recommendations for Cybersecurity Preparedness

To counteract the growing sophistication of campaigns like UAC-0247, organizations must adopt a multi-pronged approach to cybersecurity. Regular updates and patches can mitigate vulnerabilities like XSS, often exploited in these attacks. Additionally, deploying endpoint detection and response (EDR) solutions can help identify unusual activities, such as the execution of LNK files or shellcode injection into legitimate processes.

Enhancing employee awareness through training programs is crucial to reduce the risk of phishing-based compromises. Strong access controls, such as multi-factor authentication, can limit the scope of unauthorized access. Leveraging artificial intelligence for behavioral monitoring can aid in detecting anomalies associated with proprietary executable formats and encrypted payloads.