Silver Fox Counterfeit Installer Campaign
An active campaign impersonates legitimate software vendors via look-alike websites to distribute dynamically generated malicious installers that evade detection and establish persistent access.
Microsoft Defender Experts is tracking an active malware campaign, identified as Silver Fox (Yinhu), which targets Chinese-speaking users and organizations with operations in China. The threat actors create fraudulent software download pages that mimic popular vendors, ranging from productivity tools like Sejda PDF to drivers like Razer Synapse. A critical feature of this campaign is server-side payload regeneration, where the attacker's infrastructure serves unique, hash-distinct installer archives for every request. This technique is specifically designed to bypass static signature-based detection. Once executed, the counterfeit installers drop malware that establishes persistence, attempts to disable host-based security protections, and communicates with attacker-controlled infrastructure. The campaign has impacted diverse sectors including healthcare, manufacturing, and government, necessitating a focus on network-level detection and robust endpoint hardening.
Attack Chain
- Initial Access: User navigates to a spoofed domain (e.g., pc-razerzone[.]com[.]cn) that clones a legitimate vendor's download page.
- Delivery: User interacts with the "Download now" button, triggering a retrieval of a malicious archive from a secondary delivery host (e.g., gehie246[.]com).
- Payload Generation: The delivery server performs per-request payload regeneration, serving a uniquely hashed archive to evade file-reputation services.
- Execution: The user extracts and executes the malicious installer (e.g., app_setup.exe), initiating the infection chain.
- Persistence: The installer executes secondary scripts to establish persistence mechanisms within the environment.
- Defense Evasion: The malware attempts to weaken local security features, such as disabling security software or modifying tamper protection settings.
- Command and Control: The compromised host beacons to attacker-controlled infrastructure to receive further instructions or facilitate data exfiltration.
Impact
The campaign has resulted in confirmed system compromises across multiple organizations within the healthcare, manufacturing, gaming, technology, logistics, government, and higher education sectors. By impersonating trusted software, the actors gain unauthorized access to internal networks, potentially leading to long-term persistence and credential theft. The use of server-side regeneration makes traditional hash-based blocking ineffective, increasing the risk of successful delivery to end-user workstations.
Recommendation
Prioritize network-level detection and endpoint hardening to mitigate this campaign.
- Implement DNS filtering to block navigation to the identified look-alike domains listed in the IOC table.
- Monitor network egress for connections to the identified delivery domains (e.g., gehie246[.]com) using proxy or firewall logs.
- Enable and enforce tamper protection and Microsoft Defender XDR features across all workstations to prevent the malware from disabling security controls.
- Deploy hunting queries for file-creation events where the process name matches common installer patterns (e.g., app_setup., zinst.) followed by immediate, unexpected network connections.
- Educate users on the risks of downloading software from non-official sources, emphasizing the inspection of domain names for typosquatting (e.g., mindmoster[.]com[.]cn).
Immediate actions
Block all domains listed in the IOC table at the network perimeter.
Threat Hunt
Search for high-frequency downloads of installers from the identified malicious domains.
Data: Proxy/Web logs
Mitigations
Enable Microsoft Defender tamper protection.
Defense Evasion
Indicators of compromise
2
domain
| Type | Value |
|---|---|
| domain | pc-razerzone.com.cn |
| domain | gehie246.com |