Skip to main content
Meet us at Black Hat USA 2026— Las Vegas, August 1–6Book a Meeting
Mallory
MalwareRansomwareUsed by 5 actorsExploits 3 CVEs

Plink

Plink is the command-line connection tool from PuTTY that threat actors repeatedly use as a dual-use tunneling utility rather than as bespoke malware. Across the provided reporting, it is used to establish encrypted SSH tunnels, including reverse tunnels, to reach internal services, transfer tools, and enable remote access and lateral movement. Multiple reports specifically describe Plink being used to tunnel RDP connections to compromised hosts, and in some cases HTTP access to internal IIS servers. Actors have also renamed Plink binaries to evade detection, including systems.exe and RTQ.exe, and one report describes a modified PuTTY/Plink executable, napupdatedb.exe, that initiates an SSH reverse tunnel with embedded credentials from local port 3389 to an attacker-controlled server over TCP port 8531. That modified sample reportedly contains an embedded semicolon-separated configuration of C2 servers and credentials and replaces "*" in C2 domains with the six-digit local time.

Threat activity in the content associates Plink with several clusters and campaigns. SentinelLabs reported Iranian-aligned TunnelVision using Plink, alongside FRPC and Ngrok, after exploiting vulnerabilities such as CVE-2018-13379, ProxyShell, and Log4Shell in VMware Horizon environments; the group used it to tunnel RDP traffic after deploying backdoors, harvesting credentials, and moving laterally. Agrius used Plink to tunnel RDP connections for remote access and lateral movement, sometimes renaming it systems.exe. In the xHunt campaign at Kuwaiti organizations, actors used the BumbleBee ASPX webshell to execute commands and then used PuTTY Link (Plink), sometimes renamed RTQ.exe, to create SSH tunnels for TCP 3389 and TCP 80, enabling access to internal systems and IIS servers; one observed tunnel used external IP 192.119.110[.]194 with credentials bor / 123321. TEMP.Veles used encrypted SSH-based PLINK tunnels during the C0032 campaign to transfer tools and enable RDP connections throughout the environment. Microsoft also reported Seashell Blizzard's LocalOlive web shell facilitating delivery of next-stage payloads including plink, and advisory reporting on DPRK-linked Andariel lists PLINK among open-source or dual-use tools used for execution, tunneling, and exfiltration.

The content also links Plink use to additional operations: Homeland Justice likely used publicly available Plink during attacks on Albanian organizations involving the No-Justice wiper; Stonefly used PuTTY and Plink for SSH connectivity during financially motivated intrusions against U.S. organizations; and broader ATT&CK-style reporting repeatedly cites Plink as a common utility for tunneling RDP into victim environments. High-confidence indicators directly tied to Plink usage in the content include renamed binaries systems.exe, RTQ.exe, and napupdatedb.exe; the modified napupdatedb.exe sample MD5 BA51F25DB03A66C658D1FD4396F32843; local port 3389 and TCP port 8531 in the reverse-tunnel configuration; and xHunt infrastructure including 192.119.110[.]194 used in an SSH tunnel command.

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.

EXPLOITED CVES

Vulnerabilities exploited

3 CVEs Mallory has correlated with this family across public research and vendor advisories. Each row links to the full Mallory page for that vulnerability.

3 CVES
CVE-2018-13379Fortinet FortiOS SSL VPN Path Traversal

"The most commonly deployed tunneling tools used by the group are Fast Reverse Proxy Client (FRPC) and Plink."

via sentinelone labssentinelone.com
CVE-2021-44228Log4Shell

"The most commonly deployed tunneling tools used by the group are Fast Reverse Proxy Client (FRPC) and Plink."

via sentinelone labssentinelone.com
CVE-2021-34473ProxyShell pre-auth SSRF in Microsoft Exchange Autodiscover

"The most commonly deployed tunneling tools used by the group are Fast Reverse Proxy Client (FRPC) and Plink."

via sentinelone labssentinelone.com
THREAT ACTORS

Groups observed using it

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

View more details
tunnelvision

The most commonly deployed tunneling tools used by the group are Fast Reverse Proxy Client (FRPC) and Plink.

via sentinelone labssentinelone.com
Mustang Panda

Agrius used the Plink tool to tunnel RDP connections for remote access and lateral movement in victim environments.

via mitre attack websiteattack.mitre.org
Sandworm

...deploying tunneling utilities such as Chisel, plink, and rsockstun to established dedicated conduits into affected network segments.

via microsoft generalmicrosoft.com
xHunt

The commands executed on the servers via BumbleBee suggest that the actor used the PuTTY Link (Plink) tool to create SSH tunnels to access services internal to the compromised network.

via palo alto networks unit 42 blogunit42.paloaltonetworks.com
Andariel

...use tunneling tools such as 3Proxy, PLINK, and Stunnel...

via cisa alertscisa.gov
MITRE ATT&CK

Techniques & procedures

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

Resource Development

1 technique
T1588.002ToolEvidence2

The content repeatedly states that threat actors 'obtained,' 'acquired,' or 'used' publicly available, open-source, legitimate, or modified tools such as Mimikatz, Cobalt Strike, PsExec, Empire, Impacket, and many others.

Initial Access

2 techniques
T1133External Remote ServicesEvidence1

The threat actors exploited the ProxyShell and Log4j vulnerabilities to deploy TunnelFish, a custom Fast Reverse Proxy client (FRPC) variant and enable remote access to vulnerable systems.

T1190Exploit Public-Facing ApplicationEvidence1

TunnelVision activities are characterized by wide-exploitation of 1-day vulnerabilities in target regions. During the time we’ve been tracking this actor, we have observed wide exploitation of Fortinet FortiOS (CVE-2018-13379), Microsoft Exchange (ProxyShell) and recently Log4Shell.

Execution

2 techniques
T1047Windows Management InstrumentationEvidence1

The commands show the actor: Laterally moving... by mounting a shared folder, copying Plink (RTQ.exe) to a remote system and using Windows Management Instrumentation (WMI) (T1047) to create an SSH tunnel for RDP access.

T1059.001PowerShellEvidence1

Typically, the threat actor initially exploits the Log4j vulnerability to run PowerShell commands directly, and then runs further commands by means of PS reverse shells, executed via the Tomcat process.

Persistence

1 technique
T1133External Remote ServicesEvidence1

The threat actors exploited the ProxyShell and Log4j vulnerabilities to deploy TunnelFish, a custom Fast Reverse Proxy client (FRPC) variant and enable remote access to vulnerable systems.

Stealth

2 techniques
T1036MasqueradingEvidence1

"Review your artifacts of execution for 'plink.exe' file execution. Note that attackers can rename the file name to avoid detection."

T1070.004File DeletionEvidence1

The commands show the actor: Removing evidence of their presence by deleting (T1070.004) BumbleBee after they were done issuing commands.

Lateral Movement

5 techniques
T1021Remote ServicesEvidence1

"The threat actor used RDP with valid account credentials for lateral movement..."

T1021.001Remote Desktop ProtocolEvidence4

Download and execution of tunneling tools, including Plink and Ngrok, used to tunnel RDP traffic.

T1021.002SMB/Windows Admin SharesEvidence1

15:49:30 net use \\<redacted IP #3>\C$ /user:<redacted domain>\<redacted username #2> <redacted password #1> T1021.002

T1021.004SSHEvidence8

The threat actor used Plink and PuTTY for lateral movement. Artifacts of Plink were used for encrypted sessions in the system registry hive.

T1570Lateral Tool TransferEvidence1

The commands show the actor: Laterally moving (T1570) to another system by mounting a shared folder, copying Plink (RTQ.exe) to a remote system...

Command and Control

7 techniques
T1071Application Layer ProtocolEvidence1

“Sliver… penetration testing framework. Chisel… creates a TCP/UDP tunnel… over HTTP… secured via SSH… FastReverseProxy (FRP)… to expose local servers to the public internet.”

T1090ProxyEvidence4

Due to the threat actor’s heavy reliance on tunneling tools... The most commonly deployed tunneling tools used by the group are Fast Reverse Proxy Client (FRPC) and Plink.

T1090.002External ProxyEvidence3

Several entries mention use of proxy and tunneling tools including PLINK, Venom proxy, GOST reverse proxy, Ligolo, Cloudflared, rsocx reverse proxy, Iox proxy tool, NPS tunneling tool, and AirVPN.

T1095Non-Application Layer ProtocolEvidence1

FIN8 has used the Plink utility to tunnel RDP back to C2 infrastructure. REPTILE can use TLS over raw TCP for secure C2.

T1105Ingress Tool TransferEvidence1

In this example, the threat actor attempted to download ngrok to a compromised VMware Horizon server.

T1219Remote Access ToolsEvidence1

The most commonly deployed tunneling tools used by the group are Fast Reverse Proxy Client (FRPC) and Plink.

T1572Protocol TunnelingEvidence10

PRC state-sponsored cyber actors also utilized command line utility programs like PuTTY Link (Plink) to establish SSH tunnels [T1572] between internal hosts and leased virtual private server (VPS) infrastructure.

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 matching

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

Threat actor attribution5

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

Exploited vulnerabilities3

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 mapping19

Every documented technique, ranked by evidence weight.

Researcher chatter

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