On August 26, 2026, the U.S. Department of Justice (DOJ) and the FBI announced the court-authorized seizure of internet domains critical to a hacking operation run by a People's Republic of China (PRC) state-sponsored group. The group, identified as QTFY, operated two custom platforms named QScan and QTRouter. This infrastructure was allegedly used for years to conduct widespread scanning and attacks against U.S. critical infrastructure, government agencies, and defense contractors. The takedown action effectively disabled the platforms, which relied on hard-coded domains for command and control. This operation highlights a proactive government effort to disrupt foreign state-sponsored cyber espionage campaigns targeting sensitive national assets.
The threat actor, QTFY, is reportedly employed by a China-based company, Nanjing Xinjiuwei Network Technology Company, and offers its hacking-as-a-service capabilities to clients including China's Ministry of State Security (MSS) and the People's Liberation Army (PLA). The group's campaign, dating back to at least 2018, involved a two-stage process:
The targets of this campaign were extensive and included high-value U.S. entities such as NASA, the Federal Reserve, the Department of Energy, the U.S. Senate, hospitals, and power companies.
The operation demonstrates a sophisticated, multi-layered approach to cyber espionage, focusing on operational security and obfuscation.
MITRE ATT&CK Techniques:
T1595.002 - Vulnerability Scanning.T1583 - Acquire Infrastructure).T1190 - Exploit Public-Facing Application).T1090.003 - Multi-hop Proxy) to mask the origin of the attacks.T1071.001 - Application Layer Protocol: Web Protocols) for communication.The primary impact of this campaign was the long-term, persistent compromise of sensitive U.S. government and critical infrastructure networks. By using the QTRouter network, QTFY was able to conduct its operations with a reduced risk of attribution, allowing for sustained intelligence gathering and network access. The targeting of entities like the Federal Reserve, Department of Energy, and defense contractors poses a significant risk to U.S. economic and national security. The seizure of the domains has disrupted this specific operation, but the underlying TTPs and the threat posed by state-sponsored actors remain.
No specific IP addresses, hashes, or domains were listed in the source articles, as the domains were seized by law enforcement.
Security teams may want to hunt for the following patterns to identify similar activity:
network_traffic_patternlog_sourceprocess_namenetwork_traffic_patternIsolate IoT devices onto their own network segment to prevent them from being used as pivot points into more sensitive parts of the network.
Apply strict egress filtering rules for IoT devices, only allowing traffic to necessary, whitelisted destinations.
Regularly update firmware on all IoT devices to patch vulnerabilities that could be exploited for initial access.
Mapped D3FEND Techniques:
To counter threats like the QTRouter botnet, organizations must implement strict network isolation for all IoT and embedded devices. This involves creating a dedicated, separate network segment (VLAN) for these devices. Firewall rules must be configured to deny all traffic from the IoT segment to critical internal networks (e.g., corporate LAN, data center, development environments) by default. Only explicitly required and audited connections should be permitted. Furthermore, devices within the IoT segment should be prevented from communicating with each other (client isolation) to stop a compromised device from attacking its peers. This strategy contains the impact of a compromised IoT device, preventing it from being used as a beachhead for deeper network intrusion, which was the core function of the QTRouter platform.
Implement a policy of default-deny for outbound traffic from the IoT network segment. Most IoT devices only need to communicate with a small, predictable set of external endpoints, such as the manufacturer's update and management servers. Create a strict whitelist of these required IPs and domain names and block all other outbound connections. This defensive measure would have severely hindered the QScan/QTRouter operation in two ways: 1) It would prevent a compromised IoT device from being used as an egress proxy to attack external targets. 2) It would block the device's ability to communicate with the attacker's C2 server if its address is not on the whitelist. Monitoring for a high volume of blocked outbound connection attempts from IoT devices can serve as an early warning that a device has been compromised and is attempting to call home or participate in a botnet.
Establish a rigorous process for managing firmware and software updates for all IoT devices. The QScan platform relied on finding and exploiting unpatched vulnerabilities. A robust update management program is the most direct countermeasure. This program should include: 1) A complete and continuously updated inventory of all IoT devices and their current firmware versions. 2) Subscribing to vendor security advisories for all deployed IoT products. 3) A defined process for testing and deploying firmware updates, prioritizing critical and internet-facing devices. 4) For devices that cannot be patched or are no longer supported, they must be isolated behind a firewall with compensating controls or decommissioned. Automating this process where possible is essential to manage the scale of IoT deployments in a large organization.
Hacking activity by the QTFY group reportedly began, dating back to at least 2018.
The U.S. Department of Justice and FBI announce the seizure of domains related to the QScan and QTRouter platforms.

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.