Operation TaxShadow campaign distributes invisible malware via fake tax emails
- Evelyn Carter

- 4 days ago
- 3 min read
Cyber attack methodologies are becoming increasingly sophisticated as threat actors continuously refine their evasion techniques. A newly discovered campaign named Operation TaxShadow has been observed leveraging phishing emails impersonating tax authorities to trick Windows users into downloading dangerous malware. Remarkably, this malware operates entirely within the system memory, leaving minimal digital footprints and making detection and prevention extremely difficult.
How does the Operation TaxShadow campaign deceive its victims?
Attackers dispatch meticulously crafted emails under the guise of the Indian government's tax authority to induce panic regarding financial penalties, demanding urgent action before a strict deadline. To boost credibility, they mirror the official logos and language of legitimate agencies.

Notably, these phishing emails successfully bypass strict authentication checks such as SPF, DKIM, and DMARC because they are transmitted through legitimate third-party email delivery services. When victims click the embedded link, they are directed to a fraudulent government website featuring a bilingual English-Hindi interface that closely resembles the authentic portal, where they are prompted to download a malicious ZIP archive containing the full malware package.
How does this invisible malware infiltrate and operate within computer systems?
Once downloaded, the malicious ZIP file extracts three separate components that function sequentially to compromise the system. First, a launcher prepares the environment, verifies the Windows operating system version, and deploys hooks into core system functions.
Next, a loader named SbieDll.dll exploits a vulnerability known as DLL Search Order Hijacking - capitalising on Windows' default behavior of searching the application directory before system directories to force the operating system to load the malicious DLL.
Finally, the core payload (SbieDll.bin) is decrypted using an RC4 algorithm variant and injected directly into the RAM via Reflective PE Loading. This mechanism ensures no files touch the physical hard drive, while the loader actively manipulates access tokens to strip away permission barriers.
Why do traditional security tools struggle to detect this threat?
Because the SbieDll.bin payload runs entirely within the system memory without writing data to the local disk, standard antivirus products struggle to identify the threat. To communicate with its command and control (C2) server, the malware utilizes WebSocket connections - a protocol standard for legitimate web applications - thereby disguising malicious traffic as normal network activity.
It also supports HTTP CONNECT to seamlessly route communications through corporate proxies. Furthermore, the malware employs advanced anti-analysis techniques: it integrates a Mersenne Twister-based engine to alter its execution behavior between infections to defeat signature-based detection, utilizes Control Flow Flattening to obfuscate code structure, and resolves Windows API calls at runtime via hashing to obscure its true intent from static analysis.
What is the recorded scale of this campaign and what are the recommended solutions?
According to deep security research, this campaign extends beyond a single geographic region. The identical infrastructure powering the fake Indian tax portals has also been deployed to host fraudulent tax gateways targeting the Japanese government.
To defend against this campaign, which has been active since May 20, 2026, organizations must implement continuous security awareness training against government impersonation tactics. Technical teams should deploy robust YARA and Sigma rules to capture DLL hijacking patterns, reflective loading, and WebSocket C2 indicators, alongside enabling continuous memory monitoring.
Why choose enterprise penetration testing solutions from IPSIP Vietnam?
Backed by over 15 years of world-class engineering heritage originating from France, IPSIP Vietnam stands as a leading authority in advanced cybersecurity and cloud infrastructure optimization.

IPSIP Vietnam engineers specialized, non-commodity testing methodologies aligned directly with complex enterprise architectures. The organization maintains rigorous adherence to global compliance standards, operating under verified ISO 27001:2022 and SOC 2 Type II frameworks.
Utilizing an elite roster of over 80 certified security professionals and leveraging an advanced Network and Security Operations Center NOC 24/7 & SOC 24/7, IPSIP Vietnam ensures corporate assets undergo meticulous, secure, and deeply insightful validation.
References










Comments