惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
博客园 - Franky
T
Tailwind CSS Blog
Microsoft Azure Blog
Microsoft Azure Blog
The Cloudflare Blog
博客园 - 叶小钗
N
Netflix TechBlog - Medium
罗磊的独立博客
量子位
MyScale Blog
MyScale Blog
A
About on SuperTechFans
Blog — PlanetScale
Blog — PlanetScale
V
Visual Studio Blog
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
GbyAI
GbyAI
B
Blog
腾讯CDC
爱范儿
爱范儿
Recent Announcements
Recent Announcements
有赞技术团队
有赞技术团队
F
Fortinet All Blogs
雷峰网
雷峰网
G
Google Developers Blog
Google DeepMind News
Google DeepMind News

Help Net Security

ChatGPT advanced account security adds passkeys and hardware keys Week in review: High-severity LPE vulnerability in the Linux kernel, cPanel 0-day exploited for months Automating Pentest Delivery: A Step-by-Step Guide - PlexTrac Open-source privacy proxy masks PII before prompts reach external AI services Shadow AI risks deepen as 31% of users get no employer training Identity is the control plane for distributed infrastructure AI traffic is getting bigger, louder, and less predictable New infosec products of the month: April 2026 cPanel zero-day exploited for months before patch release (CVE-2026-41940) Cisco releases open-source toolkit for verifying AI model lineage Met Police face criticism for using AI to spy on their own officers Nine-year-old Linux kernel flaw enables reliable local privilege escalation (CVE-2026-31431) Hacker with a special interest in breaching sports institutions ends behind bars - Help Net Security IP Fabric MCP server adds governance and control to enterprise AIOps workflows - Help Net Security Aqua Compass MCP server enables real-time investigation and containment of runtime threats - Help Net Security Google brings instant email verification to Android, no OTP needed - Help Net Security If cyber espionage via HDMI worries you, NCSC built a device to stop it - Help Net Security Apple fixes iPhone bug that let FBI retrieve deleted Signal messages(CVE-2026-28950) - Help Net Security GopherWhisper APT group hides command and control traffic in Slack and Discord - Help Net Security OpenAI tackles a bad habit people have when interacting with AI - Help Net Security A year in, Zoom's CISO reflects on balancing security and business - Help Net Security Scenario: Open-source framework for automated AI app red-teaming - Help Net Security GDPR works, but only where someone enforces it - Help Net Security Ransomware, fraud, and lawsuits drive cyber insurance claims to new peaks - Help Net Security Google’s Workspace Intelligence promises privacy while running on your data - Help Net Security Cyberattack on French government agency triggers phishing alert - Help Net Security Claude Mythos finds 271 Firefox flaws, Mozilla believes zero-days are numbered - Help Net Security Prove Identity Platform connects verification, authentication, and fraud prevention - Help Net Security New Mirai variants target routers and DVRs in parallel campaigns - Help Net Security Acronis GenAI Protection gives MSPs control over AI usage and data risks - Help Net Security
Chinese hackers went undetected in North American researc...
Sinisa Markovic · 2026-06-16 · via Help Net Security

A China-linked cyber espionage operation targeted North American medical research institutions through compromised REDCap servers, using custom malware to gain persistent access and collect sensitive information, Google’s Threat Intelligence Group (GTIG) researchers found.

UNC6508 exploits vulnerable REDCap servers

GTIG attributed the campaign to UNC6508, a threat actor linked to the People’s Republic of China that remained undetected in victim environments for more than a year. According to the researchers, the activity began in September 2023 and continued through at least November 2025.

REDCap is a web-based platform for building and managing online databases and surveys in compliance with regulations for medical and scientific research. The platform is widely used in the North American medical research community.

Google said it was unable to determine how UNC6508 initially gained access to the REDCap servers, though the group was observed probing vulnerable legacy versions of the platform on several target systems.

“Upon establishing a foothold on the REDCap server, UNC6508 performed internal reconnaissance and credential discovery to obtain database and service account credentials. The threat actor also deployed a web shell named ‘help.php’, which maintained persistence and functioned as an uploader in the REDCap application,” GTIG wrote.

Custom malware enables long-term access

Three months after the initial compromise, UNC6508 deployed a custom malware payload tracked as INFINITERED. The malware implemented its functionality through three distinct modular components by trojanizing legitimate REDCap system files.

The components consist of a dropper that intercepts REDCap software upgrades, a credential harvester that captures usernames and passwords entered into the application, and a backdoor that provides command-and-control functionality.

chinese hackers REDCap servers

INFINITERED diagram (Source: Google)

The upgrade interception component monitors for REDCap upgrades and injects malicious code into future versions of REDCap.

The credential harvester captures usernames and passwords submitted through REDCap login pages and stores them in the REDCap sessions table for later retrieval.

The backdoor receives commands through HTTP cookies and allows UNC6508 to execute shell commands, upload and download files, run arbitrary SQL queries, retrieve stolen credentials, delete harvested credential records, and collect system and database information.

Email monitoring targets sensitive information

More than a year after the initial compromise, UNC6508 used harvested credentials to access an administrator account. The threat actor subsequently created a content compliance rule named “Patroit” that monitored emails for selected keywords and forwarded matching messages to an attacker-controlled Gmail account.

“The patterns used in the ‘Patroit’ compliance rule suggest strategic intelligence collection targeting geo-strategic policy, military strategy, advanced technology, and medical research,” the analysts noted.

“The patterns also include professional email addresses and phone numbers for members of organizations in these spaces. Several of the terms applied have spelling errors, suggesting the list was manually maintained.”

The findings suggest UNC6508 may have been pursuing a broader set of targets than the medical research organizations identified during the investigation. GTIG said the group’s intelligence collection priorities align with the strategic interests of the People’s Republic of China.

Google notifies victims, disrupts infrastructure

Google identified multiple organizations in the United States and Canada compromised with INFINITERED, notified affected organizations of the intrusions, and offered assistance with remediation. The researchers stated that malicious infrastructure associated with UNC6508 was disrupted.

REDCap administrators are advised to upgrade to the latest available version of the platform and remove legacy versions to reduce exposure to known vulnerabilities.

Google also recommends that users and customers follow security best practices for third-party identity providers (IdPs) and ensure 2-step verification (2SV) is enabled on all accounts.

YARA rules and indicators of compromise (IoCs) published with the report can help organizations scan their environments for signs of INFINITERED malware.