{"id":11031,"date":"2026-03-01T10:03:37","date_gmt":"2026-03-01T10:03:37","guid":{"rendered":"https:\/\/serisec.com\/index.php\/2026\/03\/01\/hackers-abuse-windows-file-explorer-and-webdav-for-stealthy-malware-delivery\/"},"modified":"2026-03-01T10:03:37","modified_gmt":"2026-03-01T10:03:37","slug":"hackers-abuse-windows-file-explorer-and-webdav-for-stealthy-malware-delivery","status":"publish","type":"post","link":"https:\/\/serisec.com\/index.php\/2026\/03\/01\/hackers-abuse-windows-file-explorer-and-webdav-for-stealthy-malware-delivery\/","title":{"rendered":"Hackers Abuse Windows File Explorer and WebDAV for Stealthy Malware Delivery"},"content":{"rendered":"<p>    Hackers Abuse Windows File Explorer and WebDAV for Stealthy Malware Delivery<br \/>\n \t<BR><br \/>\n<BR><\/BR><br \/>\n    <!-- no image --><br \/>\n \t<BR><br \/>\n<BR><\/BR><\/p>\n<div>\n<p>Cybercriminals are increasingly abusing a legacy feature within <a href=\"https:\/\/cybersecuritynews.com\/ai-with-windows-11-file-explorer\/\" type=\"post\" id=\"107256\" target=\"_blank\" rel=\"noreferrer noopener\">Windows File Explorer<\/a> to distribute malware, bypassing traditional web browser security and endpoint detection controls. <\/p>\n<p>According to a threat report by Kahng An of the Cofense Intelligence Team, threat actors are leveraging Web-based Distributed Authoring and Versioning (WebDAV) to trick victims into executing malicious payloads.<a href=\"https:\/\/cofense.com\/blog\/abusing-windows-file-explorer-and-webdav-for-malware-delivery\" target=\"_blank\" rel=\"noreferrer noopener\"><\/a>\u200b<\/p>\n<h2 class=\"wp-block-heading\" id=\"the-webdav-loophole\"><strong>The WebDAV Loophole<\/strong><\/h2>\n<p>WebDAV is an older <a href=\"https:\/\/cybersecuritynews.com\/tag\/malicious-http-traffic\/\" target=\"_blank\" rel=\"noreferrer noopener\">HTTP-based network protocol<\/a> originally designed for remote file management. <\/p>\n<p>Although Microsoft formally deprecated native WebDAV support in Windows File Explorer in November 2023, the functionality remains accessible on most systems. <\/p>\n<p>Attackers exploit this legacy support by sending malicious links that force File Explorer to connect directly to remote WebDAV servers.<a href=\"https:\/\/cofense.com\/blog\/abusing-windows-file-explorer-and-webdav-for-malware-delivery\" target=\"_blank\" rel=\"noreferrer noopener\"><\/a>\u200b<\/p>\n<p>Because this connection bypasses web browsers entirely, victims do not receive standard browser-based security warnings or download prompts. <\/p>\n<figure class=\"wp-block-image size-full\"><img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/gbhackers.com\/wp-content\/uploads\/2026\/02\/image-94.png?ssl=1\" alt=\"Windows File Explorer connected to a WebDAV server hosted on module-brush-sort-factory[.]trycloudflare[.]com. (Source: Cofense)\" class=\"wp-image-179289\"><figcaption class=\"wp-element-caption\">Windows File Explorer connected to a WebDAV server hosted on module-brush-sort-factory[.]trycloudflare[.]com. (Source: Cofense)<\/figcaption><\/figure>\n<p>The remote server simply appears as a local folder, making downloaded files seem safe and locally stored. <\/p>\n<p>While Windows provides a default pop-up warning when executing files over a remote network, users accustomed to interacting with legitimate enterprise file shares frequently ignore it.<a href=\"https:\/\/cofense.com\/blog\/abusing-windows-file-explorer-and-webdav-for-malware-delivery\" target=\"_blank\" rel=\"noreferrer noopener\"><\/a>\u200b<\/p>\n<p>Attackers use three primary methods to deliver this exploit, often relying on the specific\u00a0<code>DavWWWRoot<\/code>\u00a0keyword to target the root directory of a remote server:<a rel=\"noreferrer noopener\" target=\"_blank\" href=\"https:\/\/cofense.com\/blog\/abusing-windows-file-explorer-and-webdav-for-malware-delivery\"><\/a>\u200b<\/p>\n<ul class=\"wp-block-list\">\n<li>\n<strong>Direct Linking:<\/strong>\u00a0Threat actors use the\u00a0<code>file:\/\/<\/code>\u00a0URI scheme to open remote folders directly within the system\u2019s file browser.<a href=\"https:\/\/cofense.com\/blog\/abusing-windows-file-explorer-and-webdav-for-malware-delivery\" target=\"_blank\" rel=\"noreferrer noopener\"><\/a>\u200b<\/li>\n<li>\n<strong>URL Shortcut Files (.url):<\/strong>\u00a0These files utilize Windows UNC paths (e.g.,\u00a0<code>\\exampledomain[.]com@SSLDavWWWRoot<\/code>) to invisibly access remote servers over HTTP or HTTPS.<a href=\"https:\/\/cofense.com\/blog\/abusing-windows-file-explorer-and-webdav-for-malware-delivery\" target=\"_blank\" rel=\"noreferrer noopener\"><\/a>\u200b<\/li>\n<li>\n<strong>LNK Shortcut Files (.lnk):<\/strong>\u00a0These shortcuts typically contain hidden commands that invoke Command Prompt or PowerShell to silently download and run malicious scripts hosted remotely.<a href=\"https:\/\/cofense.com\/blog\/abusing-windows-file-explorer-and-webdav-for-malware-delivery\" target=\"_blank\" rel=\"noreferrer noopener\"><\/a>\u200b<\/li>\n<\/ul>\n<p>A notable technical quirk makes this tactic highly evasive: when a user simply opens a local directory containing a malicious\u00a0<code>.url<\/code>\u00a0file with a UNC path, Windows automatically triggers a DNS lookup. <\/p>\n<figure class=\"wp-block-image size-full\"><img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/gbhackers.com\/wp-content\/uploads\/2026\/02\/image-93.png?ssl=1\" alt=\"network traffic to the malicious domain. (Source: Cofense)\" class=\"wp-image-179288\"><figcaption class=\"wp-element-caption\"><em>network traffic to the malicious domain.<\/em> (Source: Cofense)<\/figcaption><\/figure>\n<p>This inadvertently sends a TCP SYN packet to the attacker\u2019s infrastructure, notifying them that the payload is active even if the user never clicked the file.<a href=\"https:\/\/cofense.com\/blog\/abusing-windows-file-explorer-and-webdav-for-malware-delivery\" target=\"_blank\" rel=\"noreferrer noopener\"><\/a>\u200b<\/p>\n<h2 class=\"wp-block-heading\" id=\"malware-payloads-and-targeting\"><strong>Malware Payloads and Targeting<\/strong><\/h2>\n<p>Since campaign volume surged in late 2024, the primary goal has been deploying Remote Access Trojans (RATs) to gain unauthorized system control. <\/p>\n<p><a href=\"https:\/\/cofense.com\/blog\/abusing-windows-file-explorer-and-webdav-for-malware-delivery\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Cofense observed that <\/a>87% of Active Threat Reports (ATRs) associated with this tactic deliver multiple RATs, heavily featuring XWorm RAT, Async RAT, and DcRAT.<a href=\"https:\/\/cofense.com\/blog\/abusing-windows-file-explorer-and-webdav-for-malware-delivery\" target=\"_blank\" rel=\"noreferrer noopener\"><\/a>\u200b<\/p>\n<p>These campaigns predominantly target European corporate networks. Approximately 50% of the phishing emails are written in German, often disguised as finance or invoice documents, while 30% are in English.<a href=\"https:\/\/cofense.com\/blog\/abusing-windows-file-explorer-and-webdav-for-malware-delivery\" target=\"_blank\" rel=\"noreferrer noopener\"><\/a>\u200b<\/p>\n<p>To successfully mask their infrastructure, threat actors are creating short-lived WebDAV servers using free Cloudflare Tunnel demo accounts hosted on\u00a0<code>trycloudflare[.]com<\/code>. <\/p>\n<figure class=\"wp-block-image size-full\"><img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/gbhackers.com\/wp-content\/uploads\/2026\/02\/image-92.png?ssl=1\" alt=\"Windows File Explorer is by default configured to provide a message to confirm whether the file is intended to be run. (Source: Cofense)\" class=\"wp-image-179287\"><figcaption class=\"wp-element-caption\"><em>Windows File Explorer is by default configured to provide a message to confirm whether the file is intended to be run.<\/em> (Source: Cofense)<\/figcaption><\/figure>\n<p>This routes malicious traffic through legitimate Cloudflare infrastructure, severely complicating detection efforts for security teams before the attackers take the temporary servers offline.<a href=\"https:\/\/cofense.com\/blog\/abusing-windows-file-explorer-and-webdav-for-malware-delivery\" target=\"_blank\" rel=\"noreferrer noopener\"><\/a>\u200b<\/p>\n<h2 class=\"wp-block-heading\" id=\"indicators-of-compromise\"><strong>Indicators of Compromise<\/strong><\/h2>\n<p>The following table details known malicious Cloudflare Tunnel domains associated with these campaigns:<\/p>\n<figure class=\"wp-block-table is-style-stripes\">\n<table class=\"has-fixed-layout\">\n<thead>\n<tr>\n<th class=\"has-text-align-left\" data-align=\"left\">Cloudflare Tunnel Domain<\/th>\n<th class=\"has-text-align-left\" data-align=\"left\">Associated ATR<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td class=\"has-text-align-left\" data-align=\"left\">tiny-fixtures-glossary-advantage[.]trycloudflare[.]com<\/td>\n<td class=\"has-text-align-left\" data-align=\"left\">374884\u00a0<a rel=\"noreferrer noopener\" target=\"_blank\" href=\"https:\/\/cofense.com\/blog\/abusing-windows-file-explorer-and-webdav-for-malware-delivery\"><\/a>\u200b<\/td>\n<\/tr>\n<tr>\n<td class=\"has-text-align-left\" data-align=\"left\">nasdaq-aged-sf-cheers[.]trycloudflare[.]com<\/td>\n<td class=\"has-text-align-left\" data-align=\"left\">377161\u00a0<a rel=\"noreferrer noopener\" target=\"_blank\" href=\"https:\/\/cofense.com\/blog\/abusing-windows-file-explorer-and-webdav-for-malware-delivery\"><\/a>\u200b<\/td>\n<\/tr>\n<tr>\n<td class=\"has-text-align-left\" data-align=\"left\">lose-croatia-acdbentity-lt[.]trycloudflare[.]com<\/td>\n<td class=\"has-text-align-left\" data-align=\"left\">377161\u00a0<a rel=\"noreferrer noopener\" target=\"_blank\" href=\"https:\/\/cofense.com\/blog\/abusing-windows-file-explorer-and-webdav-for-malware-delivery\"><\/a>\u200b<\/td>\n<\/tr>\n<tr>\n<td class=\"has-text-align-left\" data-align=\"left\">discounted-pressed-lc-vcr[.]trycloudflare[.]com<\/td>\n<td class=\"has-text-align-left\" data-align=\"left\">376309\u00a0<a rel=\"noreferrer noopener\" target=\"_blank\" href=\"https:\/\/cofense.com\/blog\/abusing-windows-file-explorer-and-webdav-for-malware-delivery\"><\/a>\u200b<\/td>\n<\/tr>\n<tr>\n<td class=\"has-text-align-left\" data-align=\"left\">skills-statute-alberta-demand[.]trycloudflare[.]com<\/td>\n<td class=\"has-text-align-left\" data-align=\"left\">376309\u00a0<a rel=\"noreferrer noopener\" target=\"_blank\" href=\"https:\/\/cofense.com\/blog\/abusing-windows-file-explorer-and-webdav-for-malware-delivery\"><\/a>\u200b<\/td>\n<\/tr>\n<tr>\n<td class=\"has-text-align-left\" data-align=\"left\">whats-menu-familiar-zshops[.]trycloudflare[.]com<\/td>\n<td class=\"has-text-align-left\" data-align=\"left\">386717\u00a0<a rel=\"noreferrer noopener\" target=\"_blank\" href=\"https:\/\/cofense.com\/blog\/abusing-windows-file-explorer-and-webdav-for-malware-delivery\"><\/a>\u200b<\/td>\n<\/tr>\n<tr>\n<td class=\"has-text-align-left\" data-align=\"left\">publicity-jenny-paintball-gilbert[.]trycloudflare[.]com<\/td>\n<td class=\"has-text-align-left\" data-align=\"left\">386717\u00a0<a rel=\"noreferrer noopener\" target=\"_blank\" href=\"https:\/\/cofense.com\/blog\/abusing-windows-file-explorer-and-webdav-for-malware-delivery\"><\/a>\u200b<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/figure>\n<p>Security analysts must monitor for unusual network activity originating from Windows Explorer and educate users to verify the address bar in File Explorer for unfamiliar IP addresses. <\/p>\n<p>This tactic highlights a broader risk, as similar abuses could potentially involve other enterprise protocols like FTP and SMB.<\/p>\n<p class=\"has-text-align-center has-background\" style=\"background:linear-gradient(180deg,rgb(238,238,238) 94%,rgb(169,184,195) 100%)\"><strong>Follow us on <a href=\"https:\/\/news.google.com\/publications\/CAAqMggKIixDQklTR3dnTWFoY0tGV041WW1WeWMyVmpkWEpwZEhsdVpYZHpMbU52YlNnQVAB?hl=en-IN&amp;gl=IN&amp;ceid=IN:en\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Google News<\/a>, <a href=\"https:\/\/www.linkedin.com\/company\/cybersecurity-news\/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">LinkedIn<\/a>, and <a href=\"https:\/\/x.com\/cyber_press_org\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">X<\/a> for daily cybersecurity updates. <a href=\"https:\/\/cybersecuritynews.com\/contact-us\/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Contact us<\/a> to feature your stories.<\/strong><\/p>\n<p>The post <a href=\"https:\/\/cybersecuritynews.com\/hackers-abuse-windows-file-explorer-and-webdav\/\">Hackers Abuse Windows File Explorer and WebDAV for Stealthy Malware Delivery<\/a> appeared first on <a href=\"https:\/\/cybersecuritynews.com\/\">Cyber Security News<\/a>.<\/p>\n<\/div>\n<p> \t<BR><br \/>\n <BR><\/BR><br \/>\n    Dhivya<br \/>\n \t<BR><br \/>\n<BR><\/BR><br \/>\n<a href=\"https:\/\/cybersecuritynews.com\/hackers-abuse-windows-file-explorer-and-webdav\/\">Go to cyber-security-news<\/a><br \/>\n \t<BR><br \/>\n <BR><\/BR><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Hackers Abuse Windows File Explorer and WebDAV for Stealthy Malware Delivery Cybercriminals are increasingly abusing a legacy feature within Windows File Explorer to distribute malware, bypassing traditional web browser security and endpoint detection controls. According to a threat report by Kahng An of the Cofense Intelligence Team, threat actors are leveraging Web-based Distributed Authoring and [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[129,63,131,395],"tags":[130],"class_list":["post-11031","post","type-post","status-publish","format-standard","hentry","category-cyber-security","category-cyber-security-news","category-vulnerability","category-windows","tag-cyber-security-news"],"_links":{"self":[{"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/posts\/11031"}],"collection":[{"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/comments?post=11031"}],"version-history":[{"count":0,"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/posts\/11031\/revisions"}],"wp:attachment":[{"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/media?parent=11031"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/categories?post=11031"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/tags?post=11031"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}