{"id":825,"date":"2026-05-06T11:00:10","date_gmt":"2026-05-06T11:00:10","guid":{"rendered":"https:\/\/thedigitalfortress.us\/?p=825"},"modified":"2026-05-06T11:00:10","modified_gmt":"2026-05-06T11:00:10","slug":"windows-phone-link-exploited-by-cloudz-rat-to-steal-credentials-and-otps","status":"publish","type":"post","link":"https:\/\/thedigitalfortress.us\/?p=825","title":{"rendered":"Windows Phone Link Exploited by CloudZ RAT to Steal Credentials and OTPs"},"content":{"rendered":"<div>\n<p><span class=\"p-author\"><i class=\"icon-font icon-user\">\ue804<\/i><span class=\"author\">Ravie Lakshmanan<\/span><i class=\"icon-font icon-calendar\">\ue802<\/i><span class=\"author\">May 06, 2026<\/span><\/span><span class=\"p-tags\">Endpoint Security \/ Threat Intelligence<\/span><\/p>\n<\/div>\n<div id=\"articlebody\">\n<div class=\"separator\" style=\"clear: both;\"><a href=\"https:\/\/blogger.googleusercontent.com\/img\/b\/R29vZ2xl\/AVvXsEjGxYFVfOUbXRWanB_1qyRHBYCgWirEtqd3EO06BrIjnLqrTEOoTnXclKQsujA4YCVfI8Q5IWuriVAlckls65vvV2Am5PCEB1s_HHoFxpA779oT1qbnNB0Q8dqLU3GGbwINtDDmp8Ge3bdxQJWab3toekaGDgi1FFJ73uNysl8wEnXfgk6W88b1qSJcu2gX\/s1700-e365\/link-to-windows.jpg\" style=\"display: block;  text-align: center; clear: left; float: left;\"><\/a><\/div>\n<p>Cybersecurity researchers have disclosed details of an intrusion that involved the use of a CloudZ remote access tool (RAT) and a previous undocumented plugin dubbed Pheno with the aim of facilitating credential theft.<\/p>\n<p>\u00abAccording to the functionalities of the CloudZ RAT and Pheno plugin, this was with the intention of stealing victims&#8217; credentials and potentially one-time passwords (OTPs),\u00bb Cisco Talos researchers Alex Karkins and Chetan Raghuprasad <a href=\"https:\/\/blog.talosintelligence.com\/cloudz-pheno-infostealer\/\">said<\/a> in a Tuesday analysis.<\/p>\n<p>What makes the attack novel is that CloudZ uses the custom Pheno plugin to hijack the established PC-to-phone bridge by abusing the Microsoft Phone Link application, permitting the plugin to monitor for active Phone Link processes and potentially intercept sensitive mobile data like SMS and one-time passwords (OTPs) without the need for deploying malware on the phone.\u00a0<\/p>\n<p>The findings demonstrate how legitimate cross-device syncing features can expose unintended attack pathways to credential theft and help bypass two-factor authentication. What&#8217;s more, it obviates the need to compromise the mobile device itself.<\/p>\n<p>The malware, per the cybersecurity company, has been put to use as part of an intrusion that&#8217;s been active since at least January 2026. The activity has not been attributed to any known threat actor or group.<\/p>\n<p>Built into Windows 10 and Windows 11, <a href=\"https:\/\/www.microsoft.com\/en-in\/windows\/sync-across-your-devices\">Phone Link<\/a> offers a way for users to pair their computer with an Android device or iPhone over Wi-Fi and Bluetooth, allowing users to make or take phone calls, send messages, and dismiss notifications.<\/p>\n<p>Unknown threat actors have been observed attempting to leverage the application using CloudZ RAT and Pheno to confirm Phone Link activity on a victim environment and then access the SQLite database file used by the program to store the synchronized phone data.\u00a0<\/p>\n<div class=\"dog_two clear\">\n<div class=\"cf\"><a href=\"https:\/\/thehackernews.uk\/threatlabz-vpn-risk-2026-d\" rel=\"nofollow noopener sponsored\" target=\"_blank\"><img loading=\"lazy\" decoding=\"async\" class=\"lazyload\" alt=\"Cybersecurity\" src=\"https:\/\/blogger.googleusercontent.com\/img\/b\/R29vZ2xl\/AVvXsEhnNON5UeWywT7OcPNw7V4L7QNWnCnm7Xl_99Y9ek8dL-gRwx-bWxQM1TKqt8deqqrdpUyKMuuijAWyyPQVB0s0qf8ntQ6ldFAJLru-QUWhddKTopc7SeNbBBnd-TsfFyRPP-AAyDuclLlL6XHK4_LXqDC_7eyaz9pzToYr7U543MhrJ7qcK-89sVWHTQUZ\/s728-e100\/zz-2-d.jpg\" width=\"729\" height=\"91\"\/><\/a><\/div>\n<\/div>\n<p>The attack chain is said to have employed an as-yet-undetermined initial access method to obtain a foothold and drop a fake ConnectWise ScreenConnect executable that&#8217;s responsible for downloading and running a .NET loader.\u00a0 The initial dropper also makes use of an embedded PowerShell script to establish persistence by setting up a scheduled task that runs the malicious .NET loader.<\/p>\n<p>The intermediate loader is designed to run hardware and environment checks to evade detection and deploy the modular CloudZ trojan on the machine. Once executed, the .NET-compiled trojan decrypts an embedded configuration, establishes an encrypted socket connection to the command-and-control (C2) server, and awaits Base64-encoded instructions that allow it to exfiltrate credentials and implant additional plugins.<\/p>\n<p>Some of the commands supported by CloudZ include &#8211;<\/p>\n<ul>\n<li>pong, to send heartbeat responses<\/li>\n<li>PING!, to issue a heartbeat request<\/li>\n<li>CLOSE, to terminate the trojan process<\/li>\n<li>INFO, to collect system metadata<\/li>\n<li>RunShell, to execute shell command<\/li>\n<li>BrowserSearch, to exfiltrate web browser data<\/li>\n<li>GetWidgetLog, to exfiltrate Phone Link recon logs and data<\/li>\n<li>plugin, to load a plugin<\/li>\n<li>savePlugin, to save a plugin to disk at the staging directory (\u00abC:\\ProgramData\\Microsoft\\whealth\\\u00bb)<\/li>\n<li>sendPlugin, to upload a plugin to C2 server<\/li>\n<li>RemovePlugins, to remove all deployed plugin modules<\/li>\n<li>Recovery, to enable recovery or reconnection<\/li>\n<li>DW, to conduct download and file write operations<\/li>\n<li>FM, to conduct file management operations<\/li>\n<li>Msg, to send a message to C2 server<\/li>\n<li>Error, to report errors to C2 server<\/li>\n<li>rec, to record the screen<\/li>\n<\/ul>\n<p>\u00abThe attacker used a plugin called Pheno to perform reconnaissance of the Windows Phone Link application in the victim machine,\u00bb Talos said. \u00abThe plugin performs reconnaissance of the Microsoft Phone Link application on the victim machine and writes the reconnaissance data to an output file in a staging folder. CloudZ reads back the Phone Link application data from the staging folder and sends it to the C2 server.\u00bb<\/p>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>\ue804Ravie Lakshmanan\ue802May 06, 2026Endpoint Security \/ Threat Intelligence Cybersecurity researchers have disclosed details of an intrusion that involved the use of a CloudZ remote access tool (RAT) and a previous&hellip;<\/p>\n","protected":false},"author":1,"featured_media":826,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[1541,446,128,1540,1542,1539,264,571,307],"class_list":["post-825","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-uncategorized","tag-cloudz","tag-credentials","tag-exploited","tag-link","tag-otps","tag-phone","tag-rat","tag-steal","tag-windows"],"_links":{"self":[{"href":"https:\/\/thedigitalfortress.us\/index.php?rest_route=\/wp\/v2\/posts\/825","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/thedigitalfortress.us\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/thedigitalfortress.us\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/thedigitalfortress.us\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/thedigitalfortress.us\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=825"}],"version-history":[{"count":0,"href":"https:\/\/thedigitalfortress.us\/index.php?rest_route=\/wp\/v2\/posts\/825\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/thedigitalfortress.us\/index.php?rest_route=\/wp\/v2\/media\/826"}],"wp:attachment":[{"href":"https:\/\/thedigitalfortress.us\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=825"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/thedigitalfortress.us\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=825"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/thedigitalfortress.us\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=825"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}