Skip to main content
Mallory
MalwareUsed by 1 actor

SHEETCREEP

SHEETCREEP is a backdoor/remote access trojan used in an espionage campaign targeting primarily Indian government, military, diplomatic, and other diplomatic organizations, with reporting linking the activity with moderate confidence to APT36 (Transparent Tribe), a Pakistan-aligned threat actor. It has been described in reporting as a small .NET/C# backdoor with limited built-in functionality that abuses Google Sheets as its command-and-control channel, polling an attacker-controlled spreadsheet for encrypted commands and writing encrypted, Base64-encoded execution results back into spreadsheet cells over the Google Sheets API via HTTPS. Some reporting also refers to a Golang-based SHEETCREEP variant, but the strongest and most detailed technical descriptions in the provided content describe a C#/.NET implementation.

Observed delivery includes phishing lures themed around the “UAE-India Strategic Partnership Week,” as well as PDF lure workflows that redirect victims to attacker-controlled sites serving ZIP archives. Victims have also received ISO or ZIP archives containing malicious Windows shortcut (.LNK) files; in one chain, a shortcut masquerading as a PDF launches a malicious dropper, while another chain used a binary disguised with a PNG extension and reflection-based loading of the .NET assembly. More recent related activity also used malicious LNK files launching headless PowerShell to retrieve payloads.

Capabilities and behavior directly described in the content include: generation of a victim identifier from host/user information; creation or use of a dedicated spreadsheet tab for each victim; retrieval of commands from spreadsheet cells; execution of commands through a hidden cmd.exe process in some variants; and return of encrypted output to the sheet. Configuration data has been reported as embedded and encrypted, including Google Cloud credentials and a Google Sheet ID. One report states configuration strings such as the spreadsheet ID and service account email were XOR-encrypted with the key "discrete" and decoded at runtime; another states an embedded JSON configuration was decrypted with TripleDES in ECB mode. The malware has also been reported to poll the spreadsheet every three seconds for new commands.

Persistence and evasion observed in the content include installation via a scheduled task, including names such as WindowsVaultSyncService and GServices.vbs-based tasking, execution of PowerShell commands in-process rather than spawning a separate PowerShell child process, hiding the executable with Hidden and System attributes in a Windows-like path, and anti-analysis behavior that forces an immediate system restart if tools such as dnSpy or Wireshark are detected. One report states the payload was stored as vaultsvc.exe in the Windows Credential Vault directory path.

High-confidence indicators mentioned in the content include SHA-256 1ba67bb1cfad42446880cca53cbd05fe66d7514b2bb139b48e5c63adff14be7b for the infection ISO file UAE-India_Strategic_Partnership_Week.iso and SHA-256 62d62950ff7a0e43550a5d0ba55d32d5083b9de5538e0f012e406b6d951e16aa for the SHEETCREEP payload vaultsvc.exe.

Share:
For your environment

Hunt this family in your stack

Mallory pivots from this family to the IOCs, detections, and named campaigns that touch your stack, and pages you when something new lands.

THREAT ACTORS

Groups observed using it

1 distinct threat actor attributed by public researchers. Open in Mallory to see the full evidence chain and overlapping campaigns.

View more details
Transparent Tribe

A newly identified remote access trojan named SHEETCREEP is making headlines for its clever use of Google Sheets as a hidden communication channel between attackers and infected machines.

via cyber security newscybersecuritynews.com
MITRE ATT&CK

Techniques & procedures

15 distinct techniques documented for this family, organized by ATT&CK tactic.

Initial Access

1 technique
T1566PhishingEvidence1

The malware arrives through a phishing email disguised as an official document about the “UAE-India Strategic Partnership Week.”

Execution

3 techniques
T1053.005Scheduled TaskEvidence1

For persistence, it installs a scheduled task named WindowsVaultSyncService with a misleading description crafted to appear harmless during manual review. The task runs at every user login with no time limit, keeping attacker access alive indefinitely.

T1059.001PowerShellEvidence2

Instead of launching PowerShell as a separate program, the RAT executes commands entirely from within its own process memory, leaving no child process visible to security monitoring tools.

T1204.002Malicious FileEvidence1

Victims receive an ISO file, and inside it is a shortcut that looks like a PDF but quietly launches the malicious dropper when double-clicked.

Persistence

1 technique
T1053.005Scheduled TaskEvidence1

For persistence, it installs a scheduled task named WindowsVaultSyncService with a misleading description crafted to appear harmless during manual review. The task runs at every user login with no time limit, keeping attacker access alive indefinitely.

Privilege Escalation

1 technique
T1053.005Scheduled TaskEvidence1

For persistence, it installs a scheduled task named WindowsVaultSyncService with a misleading description crafted to appear harmless during manual review. The task runs at every user login with no time limit, keeping attacker access alive indefinitely.

Stealth

6 techniques
T1027Obfuscated Files or InformationEvidence1

Threat actors have upgraded their tools to make detection harder, replacing plaintext configuration settings with XOR-encrypted strings decoded only at runtime.

T1036MasqueradingEvidence1

Victims receive an ISO file, and inside it is a shortcut that looks like a PDF... The malware also hides its executable using Hidden and System file attributes inside a directory path that closely resembles a standard Windows system folder.

T1480.002Mutual ExclusionEvidence1

Mutex Global\WinSync_<username>-<hostname>-<4char-hash> Mutex used by the RAT to enforce single-instance execution

T1497Virtualization/Sandbox EvasionEvidence1

Among the active victim tabs, the team identified 17 potential real targets with physical hardware and no sandbox indicators.

T1497.001System ChecksEvidence1

If the malware detects active analysis tools such as dnSpy or Wireshark, it forces an immediate system restart to disrupt any ongoing investigation.

T1564.001Hidden Files and DirectoriesEvidence1

The malware also hides its executable using Hidden and System file attributes inside a directory path that closely resembles a standard Windows system folder.

Discovery

2 techniques
T1497Virtualization/Sandbox EvasionEvidence1

Among the active victim tabs, the team identified 17 potential real targets with physical hardware and no sandbox indicators.

T1497.001System ChecksEvidence1

If the malware detects active analysis tools such as dnSpy or Wireshark, it forces an immediate system restart to disrupt any ongoing investigation.

Command and Control

4 techniques
T1071.001Web ProtocolsEvidence2

All communication runs through the Google Sheets API over HTTPS, making the traffic look identical to normal Google Workspace activity.

T1102.002Bidirectional CommunicationEvidence1

SheetCreep... converts a Google Drive spreadsheet into a live control hub, polling it for encrypted instructions and writing encrypted responses back into cells.

T1105Ingress Tool TransferEvidence1

...PowerShell scripts run silently in memory, pulling down and activating the primary backdoor.

T1132Data EncodingEvidence1

Commands are written into one spreadsheet column and responses go into another, with all data encoded in Base64.

Impact

1 technique
T1529System Shutdown/RebootEvidence1

If the malware detects active analysis tools such as dnSpy or Wireshark, it forces an immediate system restart to disrupt any ongoing investigation.

INDICATORS OF COMPROMISE

IOCs tracked for this family

5 indicators attributed across vendor reports, sandbox runs, and researcher write-ups. Full values are available in Mallory.

View more in app
Network
1 tracked

IPs, domains, and DNS infrastructure linked to this family.

Hashes
3 tracked

File hashes (MD5, SHA-1, SHA-256) from samples and reports.

Other
1 tracked

Other indicator types observed in public reporting.

TypeValueLatest sighting
hash.sha256●●●●●●●●●●●●View more in apptoday
hash.sha256●●●●●●●●●●●●View more in apptoday
email●●●●●●●●●●●●View more in apptoday
hash.sha256●●●●●●●●●●●●View more in apptoday
ip.v4●●●●●●●●●●●●View more in apptoday
ACTIVITY FEED

Recent activity

5 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.

What this page doesn’t show

The version that knows your environment.

This page is what’s public. Mallory adds the parts that aren’t: which of your assets match these IOCs, which detections are missing, which campaigns to expect next, and what to do in the next 30 minutes.
IOC matching5

Match every observed IP, domain, and hash against your live telemetry.

Threat actor attribution1

Named campaigns wielding this family, with evidence pinned to each claim.

Exploited vulnerabilities

CVEs this family uses for access and lateral movement.

Detection signatures

YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.

MITRE ATT&CK mapping15

Every documented technique, ranked by evidence weight.

Researcher chatter

Reddit, Mastodon, and CTI community discussion around this family.