Assessment of a 14-Month Undetected Intrusion and Google Workspace Email Theft Operation by a PRC-Nexus Cyber Espionage Group REDCap Server Backdoor · INFINITERED Custom Malware · First Weaponization of Google Workspace Email Compliance Rules


Document Information

Item Details
Report ID CTI-2026-0616-UNC6508-REDCAP
Classification TLP:WHITE — Freely distributable
Severity HIGH — State-sponsored APT · 14-month undetected dwell time · Newly confirmed Google Workspace email theft technique
Target Sector Medical and academic research institutions · Military health organizations · Defense research laboratories · Biotechnology and pharmaceuticals · AI research institutes
Campaign Period September 2023 (initial intrusion) — November 2025 (confirmed end of activity)
Threat Actor UNC6508 (PRC-nexus, espionage group linked to the People's Republic of China)
First Report June 15, 2026 — Official Google GTIG report
Publication Date June 16, 2026
Publisher Dennis Kim — CYBER-THREAT-INTELLIGENCE-REPORT

Table of Contents

  1. Executive Summary
  2. Incident Overview
  3. Incident Timeline
  4. Attack Vector and Technical Analysis
  5. INFINITERED Malware Detailed Analysis
  6. Indicators of Compromise (IoCs)
  7. Related News and Media Coverage
  8. Response Actions and Security Recommendations
  9. Impact on Korea's Research and Healthcare Environment
  10. Conclusion and Strategic Implications
  11. References and Sources
  12. Appendix A. Glossary

1. Executive Summary

On June 15, 2026, Google Threat Intelligence Group (GTIG) disclosed that UNC6508, a cyber espionage group linked to the People's Republic of China (PRC), conducted an undetected dwell operation against medical, academic, and military research organizations in the United States and Canada from September 2023 through November 2025, spanning approximately 26 months (2 years and 2 months). GTIG attributed the campaign to UNC6508 with High Confidence.

The initial intrusion vector was a web-based clinical data platform widely used across the medical and scientific research community: REDCap (Research Electronic Data Capture) servers. The actor deployed custom malware named INFINITERED on REDCap servers and used a sophisticated method that trojanized legitimate REDCap system files to maintain persistence even after software upgrades.

Of particular note is the first observed weaponization of Google Workspace email compliance rules. After obtaining domain administrator privileges, the actor created a compliance rule named "Patroit" that automatically BCC-forwarded full emails containing approximately 150 keywords related to military strategy, AI research, medical topics, and other areas to an attacker-controlled Gmail account (BebitaBarefoot774[@]gmail[.]com). Google stated that it had never previously observed a PRC-nexus threat actor using this technique.

Key Risk: UNC6508's targeting priorities — defense information, Indo-Pacific military strategy, AI, unmanned aerial vehicles (drones), offensive cyber programs, and medical research — directly intersect with Korea's strategic assets. Many Korean healthcare organizations, biotechnology laboratories, and defense research institutions operate REDCap and use Google Workspace as an email platform. The possibility of Korea-targeted operations using the same TTPs cannot be ruled out.

Key Judgments

# Judgment Basis and Confidence
KJ-1 UNC6508 is attributed with high confidence as a PRC state-sponsored espionage group. Its collection priorities align closely with China's national strategic interests. Official Google GTIG report, infrastructure overlaps, consistent use of INFINITERED.Confidence: High
KJ-2 The fact that detection took more than 14 months reflects a lack of defender visibility rather than merely attacker sophistication. Security Affairs analysis, Dark Reading reporting.Confidence: High
KJ-3 The weaponization of Google Workspace compliance rules for email theft is a newly observed technique first seen from a PRC-nexus threat actor. Explicitly stated in the official Google GTIG report.Confidence: High
KJ-4 INFINITERED's upgrade interceptor mechanism turns routine software updates into a reinfection path. Technical analyses from CSO Online and Cybersecurity News.Confidence: High
KJ-5 UNC6508 likely pursued a broader target set than medical research institutions alone, and expansion to Asian research organizations, including Korea, is plausible. GTIG officially stated that the activity "suggests the actor may be pursuing a broader set of targets."Confidence: Medium

2. Incident Overview

2.1 Threat Actor Profile — UNC6508

Item Details
Mandiant Tracking Name UNC6508
Attribution People's Republic of China (PRC)-nexus (High confidence)
GTIG Tracking Start Early 2025
Campaign Period September 2023 ~ November 2025 (confirmed period, approximately 26 months)
Classification Relatively new and previously unknown espionage threat cluster
Primary Targets Medical research organizations, academic centers, military health organizations, health advocacy groups, regulatory bodies
Target Geography United States and Canada (North America-focused, with potential expansion into Asia)
Core Tooling INFINITERED custom backdoor
New Technique Weaponization of Google Workspace email compliance rules (first observed from a PRC-nexus actor)

2.2 Intelligence Collection Priorities

UNC6508's collection priorities align precisely with China's national strategic interests:

Collection Area Details Strategic Value
Defense Information Sensitive defense information related to national security Securing military advantage
Indo-Pacific Military Strategy U.S. and Canadian Indo-Pacific operational plans Regional power competition
Artificial Intelligence AI research data, algorithms, applied research Acquisition of technological advantage
Unmanned Aerial and Ground Vehicles Research into drones and unmanned ground vehicle systems Advantage in military unmanned systems
Offensive Cyber Network warfare programs Cyber operations capability
Medical Research Drug development, clinical trials, public health policy Acquisition of biotechnology know-how

📌 Notable keyword "Chikungunya": Among the approximately 150 keywords in the "Patroit" compliance rule was Chikungunya virus. This mosquito-borne viral disease emerged in Guangdong Province, China in July 2025. Its inclusion strongly indicates that the actor sought real-time, mission-specific intelligence — not only long-term espionage, but also information relevant to immediate national medical crisis response.

2.3 Attack Chain Summary

Stage Name Details
Step 1 Initial Access Discovery of externally exposed REDCap servers · Legacy version downgrade attack (T1689)
Step 2 Web Shell Deployment Deployment of help.php web shell → file upload and persistence capability
Step 3 Internal Reconnaissance Internal reconnaissance · Collection of database and service account credentials
Step 4 INFINITERED Deployment Deployment of INFINITERED three months after intrusion · Trojanization of legitimate REDCap files
Step 5 Credential Harvesting Encrypted collection of plaintext credentials from login POST requests → database storage
Step 6 Domain Admin Escalation Domain administrator access obtained using harvested credentials
Step 7 Google Workspace Abuse Creation of "Patroit" compliance rule → automatic Gmail BCC forwarding of emails containing 150 keywords
Step 8 Long-term Exfiltration Continuous undetected theft of email and data for 14+ months

3. Incident Timeline

Date/Time Event
2023-09 UNC6508 first compromises REDCap servers at North American medical research organizations — deploys help.php web shell and begins internal reconnaissance
2023-12 (estimated) Approximately three months after intrusion, deploys INFINITERED backdoor and trojanizes legitimate REDCap files
First half of 2024 Moves laterally inside the internal network using harvested credentials and obtains access to a domain administrator account
2024 (unknown timing) Creates the "Patroit" compliance rule in the Google Workspace Admin Console → begins automatic BCC-based email theft
Early 2025 Google GTIG begins tracking UNC6508 — analysis conducted in cooperation with Mandiant Consulting, FLARE, and Workspace Security teams
2025-11 Last confirmed point of UNC6508 activity
After 2025-11 GTIG and Mandiant complete incident response and reverse engineering analysis — notify affected organizations and support remediation
2026-06-15 Google GTIG publishes the official full campaign report — includes INFINITERED IoCs and details of the "Patroit" rule
2026-06-15 Blocking actions against UNC6508-related malicious infrastructure completed (per Google announcement)
2026-06-16 This CTI report published, including analysis of implications for the Korean environment

4. Attack Vector and Technical Analysis

4.1 REDCap Servers — Selection of a Strategic Entry Point

REDCap is a data platform dedicated to medical and scientific research and designed to support compliance with requirements such as HIPAA. It is used by more than 6,000 institutions across over 140 countries. UNC6508's reasons for selecting REDCap as an entry point are clear:

Reason for Selection Explanation
Broad Deployment Standard platform across the North American medical research community — a single vulnerability can provide access to numerous targets
Low Security Visibility Research infrastructure rather than enterprise IT environments where security investment is concentrated — lower detection capability
Coexistence of Legacy Versions REDCap's design allows current and legacy versions to run in parallel → enables downgrade attacks (T1689)
Rich Data Holdings Includes clinical trial data, patient information, research results, and military-related medical research
Google Workspace Integration Many organizations use Google Workspace as their email platform → foothold for email theft

GTIG could not determine the exact initial access vector, but observed that UNC6508 actively discovered legacy REDCap instances. This is a typical pattern for downgrade attacks against older versions running alongside current versions.

4.2 Three-Stage Credential Collection and Internal Movement

Attack flow after REDCap server compromise:

Step 1: help.php web shell installation
  └─> Enables file upload/download and shell command execution

Step 2: Internal reconnaissance (Internal Recon)
  └─> Collection of DB account and service account credentials
        └─> Encrypted storage in REDCap session DB with xc32038474a prefix

Step 3: INFINITERED deployment (three months after intrusion)
  └─> Real-time capture of plaintext credentials from REDCap login POST requests
        └─> Encrypted and stored in session DB

Step 4: Domain administrator access
  └─> Internal movement using collected credentials
        └─> Domain administrator account obtained

Step 5: Google Workspace weaponization
  └─> Creation of "Patroit" compliance rule
        └─> Emails containing 150 keywords → automatic Gmail BCC forwarding

4.3 Weaponization of Google Workspace Email Compliance Rules — First Observed Technique

This technique is particularly dangerous because it appears to be a legitimate system function operating exactly as intended:

"Patroit" compliance rule structure:

Rule name: Patroit (intentional misspelling of Patriot)
Action: BCC forwarding
Scope: All users in the domain
Condition: Contains at least one of approximately 150 regex keywords

Keyword categories:
  ├─ Military strategy (Indo-Pacific operations-related)
  ├─ AI research (algorithms, models, applications)
  ├─ Unmanned systems (drones, autonomous vehicles)
  ├─ Cyber operations (network warfare, vulnerabilities)
  ├─ Medical research (clinical trials, drugs, public health)
  └─ Notable item: "Chikungunya" (real-time July 2025 outbreak in Guangdong, China)

Forwarding address: BebitaBarefoot774[@]gmail[.]com

Detection difficulty: Very high
  - Uses a legitimate Google Workspace feature
  - No separate malware or network anomaly
  - Email is also delivered normally to the intended recipient
  - Bypasses EDR, WAF, and network IDS

Defensive Implication: Detecting this attack requires auditing compliance rules in the Google Workspace Admin Console, not EDR or network monitoring. Most organizations do not review these rules regularly. The Next Web assessed that it "didn't generate any anomalous network traffic either, because the email copying was performed by a legitimate system feature working as designed."

4.4 Sophisticated Operational Security (OpSec)

GTIG stated that UNC6508 concealed its activity using sophisticated operational security (OpSec) techniques:

OpSec Technique Explanation
Use of GUID Delimiter INFINITERED identifies its own components using a hardcoded GUID (b49e334d-9c01-463e-9bc5-00a6920fb66e)
Encrypted Credential Storage Stolen credentials are stored in the database in encrypted form rather than plaintext
HTTP Cookie C2 C2 communication through the REDCAP-TOKEN cookie parameter — indistinguishable from normal REDCap traffic
Upgrade Interceptor Turns routine updates into a reinfection path — security teams cannot assume "we updated, so we are safe"
Intentional Misspelling Rule name "Patroit" — intended to hinder tracking and detection

5. INFINITERED Malware Detailed Analysis

5.1 Overview

Item Details
Malware Name INFINITERED
Type Custom Modular Backdoor
Target Trojanization of REDCap web application system files
Deployment Timing Approximately three months after initial intrusion
C2 Communication HTTP Cookie parameter (REDCAP-TOKEN)
Persistence Mechanism REDCap upgrade package interceptor
Attribution Developed exclusively for UNC6508 (not observed in other campaigns)

5.2 Three Core Components

Component 1 — Dropper / Upgrade Interceptor

Function: Intercepts REDCap software upgrade packages
Mechanism:
  - Intercepts the legitimate REDCap upgrade process
  - Injects malicious code into new upgrade packages
  - Uses hardcoded GUID delimiter: b49e334d-9c01-463e-9bc5-00a6920fb66e
Effect: Reinfection occurs even when security teams update REDCap to the latest version

Component 2 — Credential Harvester

Function: Real-time theft of REDCap login credentials
Mechanism:
  - Captures plaintext usernames and passwords from HTTP POST login requests
  - Encrypts and stores captured credentials
  - Storage location: REDCap session database
  - Storage prefix: xc32038474a
Effect: Continuous collection of login credentials for all REDCap users

Component 3 — Backdoor with C2

Function: Persistent remote access and command execution
Mechanism:
  - Activated every time a REDCap page loads
  - Detects and processes commands in HTTP Cookie parameter REDCAP-TOKEN
Supported commands:
  ├─ Remote Shell Execution
  ├─ SQL query execution (arbitrary DB access)
  ├─ File upload/download
  ├─ System information collection
  └─ Other remote control commands
Effect: Maintains full remote access while masquerading as normal REDCap traffic

5.3 Web Shell — help.php

Initial web shell used before INFINITERED deployment:

Item Details
File Name help.php
Location Within the REDCap application directory
Function File uploader and persistence maintenance (preparation for INFINITERED deployment)
Masquerade Disguised as a legitimate REDCap help file

6. Indicators of Compromise (IoCs)

6.1 File IoCs

Type Value Notes
Web Shell help.php Abnormal location within REDCap app directory
GUID Delimiter b49e334d-9c01-463e-9bc5-00a6920fb66e INFINITERED self-identifier
DB Prefix xc32038474a Storage location for stolen credentials in session DB

6.2 Network IoCs

Type Value Notes
C2 Cookie REDCAP-TOKEN (HTTP Cookie parameter) INFINITERED C2 trigger
Email Theft Address BebitaBarefoot774[@]gmail[.]com Forwarding destination for "Patroit" rule

6.3 Google Workspace IoCs

Type Pattern Detection Method
Compliance Rule Name Patroit (or similar misspelled/masquerading names) Google Admin Console audit
External BCC Forwarding BCC rules forwarding to external accounts such as @gmail.com Mail flow policy review
Administrator Activity Creation or modification of compliance rules outside business hours Admin audit logs

6.4 Host-Based Detection

# Detect help.php web shell
find /path/to/redcap -name "help.php" -ls
# → Compare against the legitimate REDCap file inventory for abnormal locations

# Detect INFINITERED GUID marker
grep -r "b49e334d-9c01-463e-9bc5-00a6920fb66e" /path/to/redcap/
# → Isolate immediately if found

# Detect stolen-credential storage prefix in the session DB
# On MySQL/MariaDB:
SELECT * FROM redcap_sessions WHERE session_data LIKE '%xc32038474a%';

# Detect recently modified REDCap files
find /path/to/redcap -name "*.php" -newer /path/to/redcap/redcap_v*/index.php \
  -not -path "*/temp/*" -not -path "*/log/*" -ls

# Detect abnormal outbound HTTP connections (from the REDCap server)
netstat -an | grep ESTABLISHED | grep -v ':80\|:443\|:3306'
# → Treat unexpected external connections as suspected C2

6.5 MITRE ATT&CK Mapping

ATT&CK ID Tactic / Technique Application in This Incident
T1689 Defense Evasion: Exploit Downgrade Downgrade attacks against legacy REDCap versions
T1505.003 Persistence: Web Shell Deployment of help.php web shell
T1078 Defense Evasion: Valid Accounts Use of legitimate accounts with stolen credentials
T1056.001 Credential Access: Keylogging Real-time capture of credentials from POST login requests
T1087 Discovery: Account Discovery Discovery of internal accounts and service accounts
T1098.003 Persistence: Account Manipulation Creation of Google Workspace compliance rule
T1114.003 Collection: Email Forwarding Rule "Patroit" BCC automatic email forwarding rule
T1048.003 Exfiltration: Exfiltration via Web Service Email theft through Gmail
T1071.001 C2: Application Layer Protocol — Web HTTP Cookie-based C2 communication
T1176 Persistence: Browser Extensions (analogous) Maintained reinfection through REDCap upgrade interceptor

7. Related News and Media Coverage

7.1 Major Coverage (June 15-16, 2026)

Outlet Article Title Key Perspective
Google Cloud Blog Public and Private Medical Community Targeted by China-Nexus Threat Actor Primary Source — official GTIG campaign analysis
Dark Reading China-Nexus Actor Spies on US Researchers Undetected for a Year "The core issue is defender visibility rather than attacker sophistication"
Security Affairs China-linked actor UNC6508 spent two years inside medical research networks "More than two years of dwell time" — reconfirms the actual campaign duration
The Register Google says PRC-linked spies hid in medical research networks for more than a year GTIG McNamara interview — "Why would a medical organization have drone information?"
The Next Web A built-in Google Workspace feature became a Chinese espionage group's favourite exfiltration tool In-depth analysis of weaponized Google Workspace compliance rules
SecurityWeek Chinese Hackers Target Medical, Military, and AI Research in North America Reporting on victim organization scale and budget scale
Cybersecurity News PRC-Nexus Hackers Exploit REDCap Servers to Spy on US Medical Research Institutions Technical analysis of INFINITERED's three components
CSO Online China-linked hackers target US, Canada research using legacy REDCap exploits Focused reporting on the upgrade interceptor mechanism
Help Net Security Chinese hackers breached North American research institutions via REDCap servers Coverage of Google's completed infrastructure blocking actions

7.2 Notable Media Perspectives

Dark Reading's core analysis:Security Affairs reported that "this finding says more about defender visibility than actor sophistication." In other words, the diagnosis is that the maturity of security monitoring within medical research institutions was itself the problem.Quote from The Register's interview with GTIG's McNamara:One of the questions we had internally is: We're seeing this mostly show up in medical research institutions. Why are they looking for things like unmanned drones and unmanned vehicles? Why would they expect to find that there?The Next Web's key insight: Because the email copying was performed by a legitimate system feature operating as designed, it generated no anomalous network traffic at all.


8. Response Actions and Security Recommendations

8.1 P0 — Immediate Actions (Within 24 Hours)

# Action Item Description
P0-1 Immediately review external exposure of REDCap servers Identify internet-facing instances — immediately move them behind VPN/firewall controls
P0-2 Conduct a full audit of Google Workspace compliance rules Admin Console → Apps → Gmail → Default routing → Compliance → review all external BCC forwarding rules
P0-3 Immediately scan for INFINITERED IoCs Search comprehensively for help.php, GUID b49e334d..., and DB prefix xc32038474a
P0-4 Check whether email was forwarded to BebitaBarefoot774[@]gmail[.]com Search Google Admin mail flow logs for delivery history to the address
P0-5 Fully rotate administrator account passwords and enforce MFA Immediately reset domain administrator and REDCap administrator accounts
# P0-3: INFINITERED core IoC scan script
echo "=== Detect help.php web shell ==="
find /path/to/redcap -name "help.php" 2>/dev/null

echo "=== Detect INFINITERED GUID ==="
grep -r "b49e334d-9c01-463e-9bc5-00a6920fb66e" /path/to/redcap/ 2>/dev/null

echo "=== Detect stolen-credential prefix in session DB (MySQL) ==="
mysql -u root -p -e "SELECT session_id, LEFT(session_data,100) \
  FROM redcap_sessions WHERE session_data LIKE '%xc32038474a%' LIMIT 20;"

8.2 P1 — Short-Term Actions (Within 7 Days)

# Action Item Description
P1-1 Update REDCap to the latest version and completely remove legacy versions Official Google recommendation — legacy versions provide a downgrade attack surface
P1-2 Conduct a full review of Google Workspace Admin audit logs since September 2023 Focus analysis on compliance rule creation and modification events
P1-3 Analyze anomalies in REDCap access logs since September 2023 Analyze unauthorized access patterns and administrator activity outside business hours
P1-4 Deploy phishing-resistant MFA (FIDO2/WebAuthn) Official Google recommendation — blocks prerequisites for domain administrator account compromise
P1-5 Perform REDCap server file integrity checks Compare current files against official release file hashes — detect trojanization

8.3 P2 — Strategic Actions (Within 30 Days)

# Action Item Description
P2-1 Redesign REDCap access architecture Prohibit direct internet exposure → place behind VPN/ZTNA · deploy WAF at the front end
P2-2 Automate alerts for Google Workspace compliance rule changes Configure immediate security team notifications when new compliance rules are created
P2-3 Add detection rules based on UNC6508 TTPs to SIEM Real-time alerts for abnormal REDCap access, anomalous DB queries, and Gmail external forwarding events
P2-4 Establish a threat intelligence sharing mechanism Participate in ISACs (Information Sharing and Analysis Centers), automatically collect and apply Google GTIG IoCs
P2-5 Comprehensively review least-privilege access to research data Audit access permissions for sensitive clinical data and military-related research data

9. Impact on Korea's Research and Healthcare Environment

9.1 REDCap Operations in Korea

REDCap is also widely operated in Korea, particularly by university hospitals and research institutions:

Organization Type Primary REDCap Use UNC6508 Interest Level
University Hospital Clinical Trial Centers Clinical trial data management and CRF authoring 🔴 Very High
Medical School Research Institutes Medical research databases and cohort studies 🔴 High
Defense Medical Research Organizations Military medicine and injury pattern research 🔴 Very High
Biotechnology and Pharmaceutical Laboratories Drug clinical data and PK/PD analysis 🟠 High
Health Policy Research Organizations Public health policy analysis and epidemiological research 🟠 Medium

9.2 Additional Risk Factors in the Korean Environment

Risk Factor Description
Broad Google Workspace Adoption Google Workspace is increasingly used as an email platform by Korean universities and research organizations → direct applicability of "Patroit"-like techniques
ROK-U.S. Military Cooperation Information ROK-U.S. joint military medical research data is directly related to Indo-Pacific military strategy, one of UNC6508's collection priorities
Strategic Value of K-Bio Clinical data held by globally competitive biotechnology companies such as Samsung Bioepis, Celltrion, and Hanmi Pharmaceutical
Semiconductor and AI Research KAIST, POSTECH, and Seoul National University AI research institutes directly intersect with UNC6508's AI research collection priority
Security Monitoring Maturity Underinvestment in security across medical research environments — the same "lack of defender visibility" problem observed in North America is also present

9.3 Indo-Pacific Keywords and Relevance to Korea

Indo-Pacific military strategy keywords included in UNC6508's "Patroit" rule intersect with the following Korea-related information:

UNC6508 collection interests ↔ Information held by Korean research organizations:

Indo-Pacific military strategy
  └─> Medical support plans related to ROK-U.S. combined military exercises and strategic planning

Unmanned aerial vehicles and autonomous systems
  └─> Korean drone operations medical research and unmanned emergency response systems

Offensive cyber programs
  └─> Medical system security research linked to Korea's Cyber Operations Command

Medical research (clinical trials)
  └─> K-Bio global clinical trial data (core competitive advantage)

💡 Recommendation: Security teams at Korean healthcare and research organizations should immediately perform ① REDCap version verification and updates, ② a full audit of Google Workspace compliance rules, and ③ deployment of detection for external email BCC forwarding rules. Military medical research organizations and AI research institutes in particular should review their incident response posture under the assumption that targeted attacks using the same TTPs are possible.


10. Conclusion and Strategic Implications

The UNC6508 campaign leaves four structural warnings.

Lesson 1 — The assumption that "updating makes us safe" is wrong

INFINITERED's upgrade interceptor turned routine security updates into a reinfection path. The moment security teams updated REDCap to the latest version, the malware was reinjected into the new version. File integrity validation before software updates, complete removal of legacy versions, and post-update rescanning have become essential processes.

Lesson 2 — Legitimate functionality becomes the strongest weapon

The Google Workspace compliance rule operated exactly as designed. EDR, WAF, IDS, and SIEM could not detect it as an "attack." Weaponization of Legitimate Features is now a standard tactic for state-sponsored APTs, and defenders must treat the functionality of their own systems as potential attack surface.

Lesson 3 — Research institution security requires a different approach from enterprise security

The 14-month undetected dwell time reveals structural weaknesses in research institution security monitoringmore than the actor's capability alone. Research institutions differ from enterprise environments in budget, staffing, and security culture. Aspecialized approach and policy support are required to raise the security of research platforms such as REDCap to the same level as enterprise systems.

Lesson 4 — Korea fits the same target profile

UNC6508's collection priorities — Indo-Pacific military strategy, AI, and medical research — align fully with Korea's strategic assets. As a central party to the ROK-U.S. military alliance and a global biotechnology and AI research power, Korean research institutions are a natural extension target for the same threat cluster.

📍 Final Assessment: Google has blocked malicious infrastructure associated with UNC6508, but the threat group itself remains operational. The same TTPs — targeting REDCap or similar research platforms and weaponizing Google Workspace — are likely to be reused in new campaigns. Korean healthcare and research organizations need to establish defender visibility immediately.


11. References and Sources

  1. [Primary Source] Official Google GTIG report: Public and Private Medical Community Targeted by China-Nexus Threat Actor (2026-06-15): https://cloud.google.com/blog/topics/threat-intelligence/prc-targets-us-medical-research
  2. Dark ReadingChina-Nexus Actor Spies on US Researchers Undetected for a Year (2026-06-16): https://www.darkreading.com/threat-intelligence/china-nexus-actor-us-researchers-undetected
  3. Security AffairsChina-linked actor UNC6508 spent two years inside medical research networks (2026-06-15): https://securityaffairs.com/193667/apt/china-linked-actor-unc6508-spent-two-years-inside-medical-research-networks.html
  4. The RegisterGoogle says PRC-linked spies hid in medical research networks for more than a year (2026-06-15): https://www.theregister.com/research/2026/06/15/google-says-prc-linked-spies-hid-in-medical-research-networks-for-more-than-a-year/
  5. The Next WebA built-in Google Workspace feature became a Chinese espionage group's favourite exfiltration tool (2026-06-15): https://thenextweb.com/news/chinese-hackers-unc6508-google-workspace-redcap-medical-military-research
  6. SecurityWeekChinese Hackers Target Medical, Military, and AI Research in North America (2026-06-15): https://www.securityweek.com/chinese-hackers-target-medical-military-and-ai-research-in-north-america/
  7. Cybersecurity NewsPRC-Nexus Hackers Exploit REDCap Servers to Spy on US Medical Research Institutions (2026-06-16): https://cybersecuritynews.com/prc-nexus-hackers-exploit-redcap-servers/
  8. CSO OnlineChina-linked hackers target US, Canada research using legacy REDCap exploits (2026-06-16): https://www.csoonline.com/article/4185582/china-linked-hackers-target-us-canada-research-using-legacy-redcap-exploits.html
  9. Help Net SecurityChinese hackers breached North American research institutions via REDCap servers (2026-06-15): https://www.helpnetsecurity.com/2026/06/15/chinese-hackers-redcap-medical-research-institutions-breach/
  10. Official REDCap security update guidance: https://www.project-redcap.org
  11. MITRE ATT&CK T1114.003 (Email Forwarding Rule): https://attack.mitre.org/techniques/T1114/003/
  12. MITRE ATT&CK T1689 (Exploit Downgrade): https://attack.mitre.org/techniques/T1689/
  13. Google Workspace Admin security best practices: https://support.google.com/a/answer/7587183

Appendix A. Glossary

Term Definition
UNC6508 A cyber espionage threat cluster linked to the People's Republic of China and tracked by Google Mandiant. Targets medical, military, and AI research organizations
REDCap Research Electronic Data Capture. A web-based data management platform for medical and scientific research, designed for HIPAA compliance
INFINITERED A custom modular backdoor used exclusively by UNC6508. Trojanizes REDCap system files and includes an upgrade interceptor
Google Workspace Compliance Rule A legitimate Google Workspace feature for enforcing organizational email policy. Enables automated keyword-based email handling and forwarding
"Patroit" Rule Email BCC theft compliance rule created by UNC6508. An intentional misspelling of Patriot intended to hinder tracking
Downgrade Attack (T1689) A tactic that lowers security posture by attacking legacy software versions running alongside current versions
Upgrade Interceptor INFINITERED component. Intercepts REDCap software upgrade packages and reinjects malicious code
GUID Delimiter Globally Unique Identifier. A unique identifier used by INFINITERED to identify its own components (b49e334d-9c01-463e-9bc5-00a6920fb66e)
PRC-nexus People's Republic of China nexus. A classification term for threat actors linked to Chinese national interests
OpSec (Operational Security) Operational Security. A set of technical and procedural measures used by attackers to protect their activity, identity, and infrastructure from detection
Phishing-Resistant MFA FIDO2/WebAuthn-based multifactor authentication. Authentication using physical keys or device-bound credentials that cannot be stolen through phishing

— End of Report —

© 2026 Dennis Kim · Cyber Threat Intelligence Division github.com/gameworkerkim/CYBER-THREAT-INTELLIGENCE-REPORT

This report is an independent analysis based on publicly available information and does not represent the official position of Google LLC, Mandiant, or any related organization.

TLP:WHITE · CTI-2026-0616-UNC6508-REDCAP · Published: 2026-06-16