TunnelVision Exploits 1-Day Vulnerabilities to Unleash Ransomware
- Actor Motivations: Espionage,Sabotage
- Attack Vectors: Vulnerability Exploitation,Malware,Ransomware
- Attack Complexity: Medium
- Threat Risk: High Impact/Low Probability
Threat Overview
SentinelLabs tracks TunnelVision, an Iranian-aligned threat actor operating in the Middle East and the United States, characterized by wide exploitation of 1-day vulnerabilities and heavy reliance on tunneling tools. In early 2022, the group actively exploited the Log4Shell vulnerability (CVE-2021-44228) in VMware Horizon servers, spawning malicious processes via the Tomcat service to run PowerShell commands, deploy backdoors, create backdoor administrator accounts, harvest credentials via Procdump, SAM hive dumps, and comsvcs MiniDump, and perform lateral movement using Plink and Ngrok to tunnel RDP traffic. The group also previously exploited Fortinet FortiOS (CVE-2018-13379) and Microsoft Exchange ProxyShell (CVE-2021-34473). TunnelVision used a GitHub account ("protections20") to host payloads, and leveraged legitimate services including transfer.sh, pastebin.com, webhook.site, and ufile.io for C2 communication. A custom backdoor dropped as InteropServices.exe bears similarities to the PowerLess backdoor used by Phosphorus (Microsoft attribution), and the group has been linked to ransomware deployment — making it a potentially destructive actor beyond its espionage activities. SentinelLabs tracks this cluster separately from Phosphorus/Charming Kitten/Nemesis Kitten due to insufficient overlap data for a definitive merge.
Detected Targets
| Type | Description | Confidence |
|---|---|---|
| Sector | Government Agencies and Services None | High |
| Sector | Technology None | High |
| Region | United States | Verified |
| Region | Middle East Countries | Verified |
Extracted IOCs
- github[.]com
- google.onedriver-srv[.]ml
- www.microsoft-updateserver[.]cf
- www.service-management[.]tk
- 624278ed3019a42131a3a3f6e0e2aac8d8c8b438
- 7feb4d36a33f43d7a1bb254e425ccd458d3ea921
- d28e07d2722f771bd31c9ff90b9c64d4a188435a
- e76e9237c49e7598f2b3f94a2b52b01002f8e862
- 142[.]44.135.86
- 142[.]44.251.77
- 182[.]54.217.2
- 51[.]89.135.142
- 51[.]89.169.198
- 51[.]89.178.210
- 51[.]89.190.128
- hxxp://google.onedriver-srv[.]ml/gadfts55sghssss
- hxxps://github[.]com/protections20
Tip: 17 related IOCs (7 IP, 4 domain, 2 URL, 0 email, 4 file hash) to this threat have been found.
Overlaps
Source: Cybersecurity and Infrastructure Security Agency - November 2022
Detection (one case): 182[.]54.217.2
Source: eSentire - March 2022
Detection (one case): 142[.]44.135.86
Source: Cybereason - February 2022
Detection (one case): google.onedriver-srv[.]ml
Source: Sophos - November 2021
Detection (one case): google.onedriver-srv[.]ml
Hint: Overlaps are extracted automatically by examining the IOCs associated with all indexed threats and actors.
FAQs
Frequently Asked Questions
In early 2022, an Iranian-aligned threat actor tracked as TunnelVision actively exploited the Log4Shell vulnerability in VMware Horizon servers across the Middle East and the United States. Once inside victim networks, the group deployed backdoors, created hidden administrator accounts, harvested credentials, and moved laterally using tunneling tools. The group has also been linked to ransomware deployment, making it a potentially destructive threat beyond espionage.
SentinelLabs tracks this activity as TunnelVision — an Iranian-aligned threat cluster. Other vendors have linked overlapping activity to Phosphorus (Microsoft), Charming Kitten, or Nemesis Kitten (CrowdStrike). SentinelLabs maintains a separate tracking cluster due to insufficient data to definitively merge TunnelVision with these groups, though behavioral and infrastructure overlaps — particularly with the PowerLess backdoor used by Phosphorus — suggest a close relationship.
The campaign served dual goals: intelligence gathering through credential harvesting and persistent backdoor access, and potential sabotage via ransomware deployment. TunnelVision's consistent focus on gaining deep network access — creating hidden admin accounts, tunneling RDP, and exfiltrating data — suggests the group is positioned for both sustained espionage and disruptive follow-on operations depending on strategic direction from its backers.
The campaign targeted organizations in the Middle East and the United States. TunnelVision's pattern of exploiting widely deployed enterprise software — VMware Horizon, Fortinet FortiOS, Microsoft Exchange — means the potential victim pool spans any organization running unpatched versions of these products. IOC overlaps with a separate report link TunnelVision activity to the US Federal Civilian Executive Branch network, indicating government targets were among those compromised.
Government agencies and technology-dependent organizations running VMware Horizon, Fortinet, or Microsoft Exchange were the primary targets. TunnelVision's attack model is opportunistic within its target regions — it scans for any organization running vulnerable software rather than selecting targets based on sector alone. That said, government, critical infrastructure, and enterprise technology environments running these products are at highest risk.
TunnelVision exploited the Log4Shell vulnerability in VMware Horizon to run PowerShell commands via the server's Tomcat process. From there, attackers deployed two reverse shell variants, downloaded tunneling tools (Plink, Ngrok) to relay RDP traffic, created hidden administrator accounts, and harvested credentials using Procdump and Windows memory dump techniques. A custom backdoor — InteropServices.exe — was then installed as a Windows service to maintain persistence. All C2 traffic was routed through attacker-controlled domains and legitimate web services to blend in with normal traffic.
VMware Horizon, Fortinet FortiOS, and Microsoft Exchange are all widely deployed in enterprise and government environments, making them high-value targets for a threat actor seeking broad access across many organizations simultaneously. TunnelVision's strategy is to exploit these products immediately after patches are released — before organizations can apply them — maximizing the window of opportunity. This 1-day exploitation model requires minimal custom development and delivers access at scale.
Patch CVE-2021-44228, CVE-2018-13379, and CVE-2021-34473 immediately on all affected systems — TunnelVision's entire attack model depends on slow patching. Monitor VMware Horizon's Tomcat process for unexpected PowerShell or cmd.exe child processes. Block Ngrok and Plink in enterprise environments where they have no legitimate use. Alert on new local administrator account creation and unexpected Windows service registrations. Hunt for Procdump, comsvcs MiniDump, and SAM hive dump activity as signs of active credential harvesting. Block outbound connections from servers to transfer.sh, webhook.site, and ufile.io.