CyberSecurityNews

Cloud Atlas APT Group Modifies termsrv.dll to Enable Multiple RDP Sessions on Victim Hosts


A well-known advanced persistent threat group called Cloud Atlas has been caught using a dangerous technique to hijack Windows systems without alerting anyone on the network.

The group modifies a core Windows file called termsrv.dll to unlock multiple simultaneous Remote Desktop Protocol (RDP) sessions on a victim’s computer. This lets attackers work in the background while a legitimate user stays logged in, making detection much harder for security teams.

Cloud Atlas has been active since at least 2014, and over the past year the group ramped up attacks against government agencies and diplomatic organizations, particularly in Russia and Belarus.

Campaigns have grown more sophisticated, blending phishing tricks with new tools designed to stay hidden as long as possible. The group combines utilities like Tor, SSH, and RevSocks with custom malware to make detection especially difficult.

Researchers at Securelist identified this latest wave of activity, noting the group’s toolkit expanded significantly in the second half of 2025 and into early 2026. 

Securelist said in a report shared with Cyber Security News (CSN) that the attackers target state institutions and diplomatic bodies, using new and established techniques to maintain persistent access inside compromised networks.

The initial entry point in most cases was a phishing email carrying a ZIP archive with a malicious shortcut file. When a victim opens the shortcut, it quietly runs a PowerShell script pulled from an external server.

That script sets up persistence, downloads a decoy PDF to distract the user, removes infection traces, and deploys payloads including a backdoor called VBCloud and a reconnaissance tool called PowerShower.

Malware works (Source – Securelist)

Once inside a network, the group moves laterally and executes the termsrv.dll modification. This lets them maintain access without forcing any existing user offline, reducing the chance anyone notices something is wrong.

The attackers also set up reverse SSH tunnels as backup channels, so even if the main backdoor is found, they can still reach the compromised machine.

Cloud Atlas APT Group Modifies termsrv.dll

The key weapon in this campaign is a PowerShell script named rdp_new.ps1 that directly modifies termsrv.dll in Windows 10.

Termsrv.dll controls how the Remote Desktop service behaves, and by default Windows limits the system to a single concurrent RDP session. The script first adds a firewall rule to allow RDP traffic and relaxes remote access security settings before touching the file.

The script takes ownership of termsrv.dll, grants itself full access rights, and replaces a specific byte sequence to remove the single-session restriction. After the patch is applied, the RDP service restarts and the change takes effect.

Attackers can then connect remotely while the legitimate user continues working, with neither party disrupting the other. This technique is dangerous because it targets a trusted Windows system file rather than an obviously suspicious third-party tool.

A PowerShell script loaded by a shortcut (Source - Securelist)
A PowerShell script loaded by a shortcut (Source – Securelist)

Standard monitoring may not flag changes to an existing system DLL, giving attackers a wide window to operate inside an infected host without raising alarms.

Reverse SSH Tunnels and Layered Persistence

Cloud Atlas layers its access by deploying reverse SSH tunnels alongside the RDP manipulation. A compromised machine initiates an outbound SSH connection to an attacker-controlled server, bypassing most firewall rules that block incoming connections.

Since the connection starts from inside the network, it appears as normal outbound traffic to many security monitoring systems.

To keep tunnels running, the group uses VBS scripts executed through PAExec or PsExec and schedules them as Windows tasks for automatic restarting.

In some cases, the group also deployed RevSocks, a Go-based proxy tool, and used Tor to route RDP access through hidden .onion addresses. These layered channels mean removing one access method does not guarantee the attackers are fully evicted.

PowerCloud Script (Source - Securelist)
PowerCloud Script (Source – Securelist)

Security teams should monitor for unexpected changes to termsrv.dll, review Windows Firewall modifications, and audit scheduled tasks for unfamiliar VBS or PowerShell entries.

Watching for unusual outbound SSH connections and blocking known malicious domains at the network perimeter are also critical steps in reducing exposure to this ongoing threat.

Indicators of Compromise (IoCs):-

TypeIndicatorDescription
MD5 Hash1A11B26DD0261EF27A112CE8B361C247rdp_new.ps1 — termsrv.dll modification script
MD5 Hash5329F7BFF9D0D5DB28821B86C26D628FBrowser checker script compiled via PS2EXE
File PathC:Users[username]Picturesgoogleearth.ps1PowerShower persistence path
File PathC:Windowswininet.exePowerCloud malware path
File PathC:WindowsLiveKernelReportsupdate.exePowerCloud malware path
File PathC:Windowsimeimejpdictsi39884.exePowerCloud malware path
File PathC:Windowsplareports.exePowerCloud malware path
File PathC:Windowsplareportswinlog.exePowerCloud malware path
File PathC:WindowsSystem32timecontrolsvcvmnetdrv64.exePowerCloud / RevSocks path
File PathC:Windowsbrandingscat.exePowerCloud malware path
File PathC:WindowsPLASystembounce.exeRevSocks malware path
File PathC:ProgramDatahpclient.exeRevSocks malware path
File PathC:WindowsINFRun.vbsVBS tunnel script
File PathC:WindowsINFinstall.vbsVBS tunnel script
File PathC:WindowsPLASystemGen.vbsVBS tunnel script (key generation)
File PathC:WindowsPLASystemKill.vbsVBS tunnel script (kill SSH)
File PathC:WindowsPLASystemRun.vbsVBS tunnel script (run SSH)
File PathC:WindowsPLASystemconhosts.exeSSH executable
File PathC:WindowsINFBITSesentprf.exeSSH executable
IP Address194.102.104[.]207C2 / SSH tunnel server
IP Address46.17.45[.]56C2 / SSH tunnel server
IP Address46.17.45[.]49C2 / SSH tunnel server
IP Address46.17.44[.]125Tor client C2 server
IP Address46.17.44[.]212Tor client C2 server
IP Address185.22.154[.]73Tor client C2 server
IP Address194.87.196[.]163Tor client C2 server
IP Address195.58.49[.]99Tor client C2 server
IP Address3.125.114[.]193Tor client C2 server
IP Address3.125.114[.]57Tor client C2 server
IP Address45.87.219[.]116Tor client C2 server
IP Address37.228.129[.]224Tor client C2 server
IP Address185.53.179[.]136Tor client C2 server
IP Address185.126.239[.]77Tor client C2 server
IP Address5.181.21[.]75Tor client C2 server
IP Address146.70.53[.]171Tor client C2 server
IP Address45.15.65[.]134Tor client C2 server
IP Address185.250.181[.]207Tor client C2 server
IP Address81.30.105[.]71Tor client C2 server
Domaintenkoff[.]orgReverse SSH tunnel / SOCKS proxy domain
Domaincloudguide[.]inReverse SSH tunnel / SOCKS proxy domain
Domaingoverru[.]comReverse SSH tunnel / SOCKS proxy domain
Domainkufar[.]orgReverse SSH tunnel / SOCKS proxy domain
Domainultimatecore[.]netReverse SSH tunnel / SOCKS proxy domain
Domainspbnews[.]netReverse SSH tunnel / SOCKS proxy domain
Domainonedrivesupport[.]netReverse SSH tunnel / SOCKS proxy domain
Domainamerikastaj[.]comReverse SSH tunnel / SOCKS proxy domain
Domainbigbang[.]meReverse SSH tunnel / SOCKS proxy domain
Domainwizzifi[.]comMalicious / compromised domain in Office docs
Domaintotallegacy[.]orgMalicious / compromised domain in Office docs
Domainmamurjor[.]comMalicious / compromised domain in Office docs
Domainlandscapeuganda[.]comMalicious / compromised domain in Office docs
Domainlafortunaitalian.co[.]ukMalicious / compromised domain in Office docs
Domainkommando[.]liveMalicious / compromised domain in Office docs
Domaininternationalcommoditiesllc[.]comMalicious / compromised domain in Office docs
Domainhumanitas[.]siMalicious / compromised domain in Office docs
Domainfishingflytackle[.]comMalicious / compromised domain in Office docs
Domainfirsai.tipshub[.]netMalicious / compromised domain in Office docs
Domainalnakhlah.com[.]saMalicious / compromised domain in Office docs
Domainallgoodsdirect.com[.]auMalicious / compromised domain in Office docs
Domainagenciakharis.com[.]brMalicious / compromised domain in Office docs
Domainistochnik[.]orgMalicious / compromised domain in Office docs
Domainznews[.]netMalicious / compromised domain in Office docs
Domainiinvestika-club[.]comMalicious / compromised domain in Office docs
Domainpaleturquoise-dragonfly-364512.hostingersite[.]comPowerShell payload hosting domain

Note: IP addresses and domains are intentionally defanged (e.g., [.]) to prevent accidental resolution or hyperlinking. Re-fang only within controlled threat intelligence platforms such as MISP, VirusTotal, or your SIEM.

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



Source link