A multi-year cyberespionage campaign attributed to a China-nexus threat actor, UNC6508, has been uncovered targeting high-value research institutions across the United States and Canada. According to a report from Google's Threat Intelligence Group, the operation began as early as September 2023 and persisted for over a year, successfully exfiltrating sensitive data from medical, military, and academic targets. The attackers exploited vulnerabilities in public-facing web applications, specifically the REDCap clinical research platform, to gain initial access. They then deployed custom malware, named InfiniteRed, to maintain persistence, harvest credentials, and steal data related to U.S. defense strategy, artificial intelligence, and medical research, including information on the Chikungunya virus.
The campaign, active since at least 2023, represents a significant intelligence-gathering effort targeting North American strategic interests. UNC6508 demonstrated patience and sophistication, remaining undetected within victim networks for extended periods. The group's targets included world-renowned clinical providers, premier academic centers, North American military health institutions, and health regulatory bodies. The primary initial access vector involved the exploitation of unpatched, legacy versions of REDCap servers, a web platform widely used for managing clinical and translational research data. Once inside, the threat actor moved laterally, deploying custom tools to escalate privileges and exfiltrate data. The stolen intelligence spanned a wide range of topics, including U.S. defense strategy in the Indo-Pacific, AI and unmanned vehicle systems, cyber warfare programs, and medical research. Notably, Google's analysis found a correlation between the actor's queries on the Chikungunya virus and a subsequent outbreak in China's Guangdong province in July 2025, suggesting a direct link between the espionage and national public health interests.
The attack chain employed by UNC6508 showcases a blend of common and custom techniques.
Initial Access: The group primarily used T1190 - Exploit Public-Facing Application by targeting vulnerable, legacy instances of REDCap servers. While the specific CVE is not named, this highlights the risk of unpatched web applications.
Execution and Persistence: Three months after the initial breach in one observed case, the actor deployed the InfiniteRed malware. This custom toolset provided multiple capabilities:
T1059.003 - Windows Command Shell for command execution.T1003 - OS Credential Dumping to gather user credentials for lateral movement.T1071 - Application Layer Protocol to blend in with normal network traffic.Defense Evasion: UNC6508 used several methods to evade detection, including T1070 - Indicator Removal and the use of obfuscation networks and bulk-sourced accounts to hide their infrastructure. The long dwell time (over a year) indicates successful evasion of endpoint and network security controls.
Lateral Movement and Collection: After establishing a foothold, the actor pivoted to sensitive internal systems using T1021 - Remote Services. They abused enterprise administrative tools for data collection, a common Living-off-the-Land (LotL) technique, before staging and exfiltrating the data using T1041 - Exfiltration Over C2 Channel.
The business and national security impact of this campaign is severe. The theft of intellectual property related to AI, military technology, and medical research represents a significant loss for the targeted organizations and a strategic gain for the actor's sponsoring nation-state. The exfiltration of data on U.S. defense strategy in the Indo-Pacific directly undermines national security. For the affected medical and academic institutions, the breach could compromise years of research, erode public trust, and lead to regulatory scrutiny. The potential link between the stolen Chikungunya virus data and a subsequent outbreak in China highlights how cyberespionage can have tangible real-world consequences, potentially informing public health responses or even bioweapon research.
No specific IP addresses, domains, or file hashes were provided in the source articles.
Security teams may want to hunt for the following patterns that could indicate related activity:
/redcap/C:\inetpub\wwwroot\redcap\.php, .asp, or .aspx files that could be webshells.w3wp.exew3wp.exe) with network connections to unknown external IPs.powershell.exe -encREDCap Application LogsDetecting this activity requires a multi-layered approach.
Network Monitoring: Implement D3-NTA - Network Traffic Analysis to baseline normal traffic to and from public-facing web servers. Alert on connections to new or unusual GeoIP locations and monitor for data transfer spikes that could indicate exfiltration.
Endpoint Detection and Response (EDR): Deploy EDR solutions on all servers, especially web servers. Look for suspicious process chains, such as a web server process (w3wp.exe, httpd) spawning cmd.exe or powershell.exe. Use D3-PA - Process Analysis to hunt for LotL binaries being used for reconnaissance.
Log Analysis: Aggregate and analyze web server access logs, Windows Event Logs (especially Security Event ID 4688 for process creation), and application-specific logs like those from REDCap. A SIEM can correlate a suspicious web request with a subsequent command-line execution on the server.
Patch Management: The most critical mitigation is to ensure all public-facing applications, including REDCap, are kept up to date. This falls under M1051 - Update Software. Prioritize patching for systems with known vulnerabilities.
Network Segmentation: Isolate web servers in a DMZ, restricting their ability to initiate connections to the internal corporate network. This aligns with M1030 - Network Segmentation. All traffic from the DMZ to the internal network should be denied by default and only allowed on a case-by-case basis.
Application Hardening: Implement a Web Application Firewall (WAF) to protect against common web exploits. Follow hardening guides for web server and application configurations to reduce the attack surface, as recommended in M1054 - Software Configuration.
Credential Protection: Enforce M1032 - Multi-factor Authentication for all administrative access, especially for platforms like REDCap. Implement privileged access management (PAM) solutions to limit the use of powerful accounts.
New details reveal UNC6508 maintained access for two years, exfiltrating data via Google Workspace email forwarding rules.
The UNC6508 campaign's duration has been refined to over two years (September 2023 to November 2025), indicating a longer period of compromise. Crucially, a novel exfiltration technique was identified: the threat actor manipulated Google Workspace email forwarding rules to automatically send sensitive emails containing specific keywords to attacker-controlled Gmail accounts. This 'Living off the Trusted Service' method allowed for stealthy data theft, bypassing traditional network security controls and targeting research on molecular discovery and clinical drug trials.
UNC6508 campaign is believed to have been active since at least 2023.
The cyberespionage campaign against North American research institutions begins.
An outbreak of the Chikungunya virus is reported in China's Guangdong province, correlating with the hackers' line of inquiry.
The campaign continues undetected until this month.
Google's Threat Intelligence Group publishes a report detailing the UNC6508 campaign.

Cybersecurity professional with over 10 years of specialized experience in security operations, threat intelligence, incident response, and security automation. Expertise spans SOAR/XSOAR orchestration, threat intelligence platforms, SIEM/UEBA analytics, and building cyber fusion centers. Background includes technical enablement, solution architecture for enterprise and government clients, and implementing security automation workflows across IR, TIP, and SOC use cases.
CyberNetSec.io uses automation to assist source monitoring, deduplication, observable extraction, and structured intelligence generation. Published analysis follows human-defined editorial standards and adds defensive context including MITRE ATT&CK, D3FEND, STIX, and Sigma where applicable. Read our editorial policy.
Help others stay informed about cybersecurity threats
Every tactic, technique, and sub-technique used in this threat has been identified and mapped to the MITRE ATT&CK framework for consistent, actionable threat language.
Observables and indicators of compromise (IOCs) have been extracted and cataloged. Risk has been assessed and correlated with known threat actors and historical campaigns.
Detection rules, incident response steps, and D3FEND-aligned mitigation strategies are included so your team can act on this intelligence immediately.
Structured threat data is packaged as a STIX 2.1 bundle and can be visualized as an interactive graph — relationships between actors, malware, techniques, and indicators.
Sigma detection rules are derived from the threat techniques in this article and can be converted for deployment across any major SIEM or EDR platform.