Cyber Security News

Silver Fox Hackers Attacking Indian Entities with Income Tax Phishing Lures

Chinese threat actors operating under the name Silver Fox are targeting Indian organizations through sophisticated phishing campaigns that impersonate legitimate income tax documents.

The attack campaign uses authentic-looking Income Tax Department emails to trick users into downloading a malicious executable disguised as a tax-related file.

Once clicked, victims are redirected to a command-and-control server, which initiates a complex infection chain designed to bypass security defenses and establish persistent access to compromised systems.

The attack begins with a deceptive email containing a PDF attachment bearing an Indian company name. When opened, the PDF leads to a malicious website that downloads a file named “tax_affairs.exe”.

This initial payload serves as a loader for multiple stages of malware, each designed to hide its true purpose while maintaining deep access to victim systems.

The threat demonstrates how attackers leverage socially engineered documents combined with trusted file formats to overcome traditional security controls.

Kill chain (Source – CloudSEK)

CloudSEK analysts identified the malware in the second paragraph of the investigation, revealing that the campaign had previously been misattributed to other threat groups.

The discovery highlights how accurate threat attribution prevents organizations from deploying incorrect defensive measures against the actual adversary.

Understanding the true source of attacks enables security teams to anticipate future tactics and implement targeted countermeasures specific to Silver Fox’s operational patterns.

DLL hijacking

The infection mechanism relies on a technique called DLL hijacking to activate the main payload. The first stage drops a legitimate executable called Thunder.exe, developed by the Chinese software company Xunlei.

This signed binary is weaponized by placing a malicious DLL file named libexpat.dll in the same temporary directory. When Thunder.exe runs, Windows loads the fake DLL instead of the genuine one due to the default DLL search order, executing the attacker’s code while appearing completely legitimate.

PDF Decoy (Source – CloudSEK)

The malicious DLL implements extensive anti-analysis capabilities before engaging in actual infection activities.

It scans running processes to detect security research tools and sandboxes, then checks system resources to ensure the machine meets minimum requirements for infection. If analysis tools are found, the malware terminates itself to avoid detection.

Once the system passes these checks, the DLL disables Windows Update services and loads an encrypted file called box.ini from the temporary directory.

Process Injection (Source – CloudSEK)

This encrypted payload is decrypted using hardcoded cryptographic keys and executed as raw machine code directly in system memory, leaving minimal traces on the hard drive.

The final payload is Valley RAT, a remote access tool that establishes a permanent command and control infrastructure on infected systems.

Valley RAT uses a sophisticated three-tier failover system to maintain contact with attacker servers, automatically switching between primary, secondary, and tertiary command centers if connections fail.

The malware stores its configuration in the Windows registry as binary data, allowing attackers to update command and control addresses without reinstalling the malware.

It supports multiple communication protocols, including HTTP, HTTPS, and raw TCP sockets, making it difficult to block using simple network filtering.

Once installed, Valley RAT can execute attacker commands, capture keyboard input, harvest credentials, transfer files, and deploy additional malicious modules on demand.

The modular architecture allows operators to customize each infection with specialized capabilities tailored to the target’s value and role within the compromised organization, making this a particularly dangerous threat to Indian enterprises.

Follow us on Google NewsLinkedIn, and X to Get More Instant UpdatesSet CSN as a Preferred Source in Google.

Tushar Subhra Dutta

Tushar is a senior cybersecurity and breach reporter. He specializes in covering cybersecurity news, trends, and emerging threats, data breaches, and malware attacks. With years of experience, he brings clarity and depth to complex security topics.

Recent Posts

Hackers Target AI Infrastructure With RCE, Prompt Injection and API Key Theft

Hackers are actively probing AI systems, turning exposed gateways and agent tools into routes for…

5 hours ago

Hackers Make Phishing Pages Change Their Code Every Time Someone Opens Them

Hackers are making some phishing pages harder to track by changing the code delivered to…

5 hours ago

Iran-Linked Hackers Reportedly Knock UK Power Plant Offline for Four Days

A cyber incident reportedly forced a British power plant to halt operations for about four…

6 hours ago

Russian Hackers Use New HOOKEDGE Malware to Spy on European Defense and Diplomatic Targets

Russian hackers have used a new backdoor called HOOKEDGE to target defense manufacturers, government bodies,…

6 hours ago

Ransomware Gang Claims AI Can Analyze 700GB of Stolen Data Every Hour

TITAN ransomware is pairing file encryption with an ambitious claim: artificial intelligence that can sort…

7 hours ago

Hackers Compromise Hundreds of WordPress Sites to Deploy Amatera Stealer via ClickFix

A fake student resume is being used to place a remote-access tool on researchers’ Windows…

8 hours ago