A sophisticated and long-running software supply chain attack has been uncovered targeting Windows users of QuickFox, a VPN and network acceleration tool popular among overseas Chinese users. The campaign, which has been active since at least August 2025, involves a trojanized version of the QuickFox installer. This malicious installer is used as a delivery mechanism for the FDMTP backdoor, a modular implant associated with the Chinese state-sponsored advanced persistent threat (APT) group also known as Mustang Panda or Twill Typhoon. The attack is highly targeted, fingerprinting victim machines and only deploying the final payload on systems of interest.
The threat actor, assessed to be Twill Typhoon, compromised the software build or distribution process for the QuickFox application. They injected malicious code into the installer, which then selectively infects users. QuickFox is a legitimate tool used to accelerate access to websites and services in mainland China, giving the attackers a specific demographic to target.
The earliest known trojanized version of QuickFox was 3.0.51.0. Following a responsible disclosure from Fortinet FortiGuard Labs, the developers of QuickFox removed the malicious components in version 3.59.6.
The attack chain is multi-staged and demonstrates advanced tradecraft to evade detection and ensure selective targeting:
cdns3.51quickfox[.]cn, to download a second-stage JavaScript loader.FDMTP is a modular backdoor that allows the attacker to perform reconnaissance, exfiltrate data, and download additional malicious modules for further exploitation.
cdns3.51quickfox[.]cn is a clear example of typosquatting a legitimate domain.The impact on an infected organization or individual is significant. The FDMTP backdoor provides the attacker with a persistent foothold in the network, enabling long-term espionage. Given the targeted nature of the attack, the victims are likely to possess information of high value to the threat actor, such as intellectual property, government information, or financial data. For QuickFox, the incident causes severe reputational damage and a loss of user trust. This campaign highlights the risk of using software from less-established vendors and the sophistication of modern APT supply chain attacks.
cdns3.51quickfox[.]cnSecurity teams can hunt for activity related to this campaign by looking for:
*quickfox*.cnQuickFox.exeAppData\Local\QuickFoxcdns3.51quickfox[.]cn.QuickFox.exe or the execution of reconnaissance commands.Use application allowlisting to prevent unauthorized software like QuickFox from running in a corporate environment.
Block connections to known malicious and typosquatted domains at the network perimeter.
Deploy EDR and AV solutions capable of detecting the FDMTP backdoor and its components.
The QuickFox supply chain attack relies on a user installing a non-standard, trojanized application. In a corporate environment, the most effective defense is to implement executable allowlisting using a tool like Windows Defender Application Control (WDAC). By creating a policy that only allows known, vetted, and signed applications to run, the organization can prevent employees from executing unauthorized software like QuickFox. This blocks the attack at the very first step, as the malicious installer would be prevented from running, regardless of whether it was downloaded from an official-looking site.
The attack chain for the FDMTP backdoor relies on connecting to a typosquatted C2 domain (cdns3.51quickfox[.]cn). By implementing DNS denylisting (also known as DNS filtering or sinkholing), organizations can block this connection at the network level. This can be done via a DNS firewall, a secure web gateway, or an enterprise DNS service. Even if a user manages to install the trojanized QuickFox application, this countermeasure will prevent the first-stage script from downloading the next-stage loader, effectively breaking the attack chain and preventing the final payload from being delivered.
The supply chain attack campaign targeting QuickFox is assessed to have begun.
Security researchers publicly disclose the details of the QuickFox supply chain attack.

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.
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.