Seqrite, the enterprise security arm of Quick Heal Technologies, has identified a targeted malware campaign in India named "Operation ShadowRecruit." The campaign leverages social engineering, using highly realistic but fake job postings for Indian government positions to trick victims into installing a new Remote Access Trojan (RAT). The RAT, dubbed "SheetAgent," employs a novel command-and-control (C2) technique, using Google Sheets as a fallback communication channel. This allows the malware to blend in with legitimate web traffic and maintain persistence even if its primary C2 infrastructure is taken down.
The campaign primarily targets Indian individuals in the government, education, and technology sectors who are actively seeking employment. The lure is a ZIP archive containing what appears to be an official recruitment notice for a "Senior Field Officer" role in the Indian Cabinet Secretariat. The document is professionally crafted to appear legitimate, which serves to distract the victim while the malware executes.
The infection is multi-stage, beginning with the victim opening a malicious LNK shortcut file. This triggers a PowerShell script, which in turn executes a .NET payload that deploys the SheetAgent RAT. The attackers were also observed using the legitimate ControlR remote management platform during the attack chain, further demonstrating the trend of abusing legitimate tools.
The most notable feature of Operation ShadowRecruit is its resilient C2 architecture.
T1204.002 - Malicious File). The LNK file executes a hidden PowerShell script (T1059.001 - PowerShell).T1102.001 - Dead-Drop Resolver, where a legitimate web service is used to retrieve C2 information. The RAT registers the new victim in the spreadsheet, reads commands from designated cells, and writes execution results back to other cells. This makes the C2 traffic appear as legitimate Google API calls, which are often trusted and allowed through firewalls.T1071.001 - Web Protocols), as it is difficult to block without impacting legitimate business operations.T1204.002 - Malicious FileT1059.001 - PowerShellT1102.001 - Dead-Drop ResolverT1071.001 - Web ProtocolsT1219 - Remote Access Software (abuse of ControlR)Once installed, the SheetAgent RAT gives attackers full control over the victim's computer. They can steal personal and financial information, credentials, and sensitive documents. For victims who may already work in sensitive government or technology roles, this could lead to a larger compromise of their employer's network. The campaign's use of a highly convincing government job lure makes it particularly effective and dangerous for the targeted demographic.
No specific file hashes, C2 domains, or IP addresses were provided in the source articles.
Security teams can hunt for signs of SheetAgent activity by looking for:
sheets.googleapis.com from unusual processes (not a browser or known Google client).powershell.exe -ExecutionPolicy Bypass -File <path_to_script>Cabinet Secretariat Recruitment.lnk or similar job-themed LNK files.ControlR.exesheets.googleapis.com and other Google services. This aligns with D3-NTA: Network Traffic Analysis.Train users to be cautious of unsolicited job offers and to avoid opening attachments from unknown senders.
Use security policies like ASR to block the execution of malicious scripts and LNK files.
Use a CASB or proxy to monitor and control how applications interact with cloud services like Google Sheets.
Seqrite publishes its findings on Operation ShadowRecruit.

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.