
Phishing Lab Used WebDAV to Push Fake “PDF” Malware
Investigators found an exposed WebDAV server being used as a “malware delivery lab” with over 1,000 files for testing lures, filenames, and execution tricks.…
Researchers found an exposed malware delivery server that contained phishing lures, testing notes, and live delivery logs for an active campaign. The live operation targeted Windows users in Mexico using a fake government ID (CURP) lookup site that triggered a WebDAV-based download flow and delivered an infostealer disguised as a PDF.
Researchers found an exposed malware delivery server containing a full phishing-to-malware toolkit, including lure templates, testing notes, and live delivery logs for an active campaign. The operation targeted Windows users in Mexico through a typosquatted government ID-lookup domain designed to mimic the official CURP national-ID service. Victims who visited the fake record-retrieval page and clicked a download button did not receive a normal file download. Instead, the click fired a Windows search-ms: query that opened the operator's WebDAV share as an Explorer search window filtered to .scr files.
The most-delivered lure appeared to be a CURP PDF report but was actually a .scr executable. Its filename was manipulated using a right-to-left override (RTLO) character so that it displayed as if it were a legitimate PDF document. This kind of filename trick relies on victims trusting what they see in a file listing rather than the actual file type, making it easy to mistake an executable for a harmless document.
Several factors combined to make this campaign effective. The lookalike domain closely resembled a trusted government service that people expect to interact with for identity records. The unusual search-ms: download flow diverged from normal browser behavior in a way that many users would not recognize as suspicious. Delivery logs showed activity heavily concentrated in Mexico during working hours, suggesting the campaign was reaching real users rather than only automated scanners. Researchers also assessed that the operator used an LLM-assisted workflow, which may have helped produce more consistent and polished lures at scale.
.exe or .scr.scr presented as if they were PDFs or other document formatsOrganizations can reduce risk by training staff to verify URLs before downloading anything from ID or record-lookup sites, and by teaching people to pause when a download produces unfamiliar system behavior rather than a normal file save. Awareness efforts should also cover file disguise techniques like RTLO manipulation, since attackers using more capable tooling can make lures look increasingly convincing. The lesson is that professional appearance alone is not a reliable signal of legitimacy, and verification habits matter more as lure quality improves.
Referenced technique: attack.mitre.org/techniques/T1204/002/
Mirage safely runs attacks like this one against your own team, so you find out what happens before a real adversary does.
The lookalike site's download button fired a search-ms query that opened the operator's WebDAV share as a Windows Explorer search filtered to .scr files, rather than delivering a normal PDF download.
The most-delivered lure was a .scr executable whose filename was flipped using a right-to-left override (RTLO) so it displayed as if it were a PDF report.
An exposed server revealed lure templates, testing notes, and live delivery logs, and researchers assessed the operator used an LLM-assisted workflow to build the toolkit.
Verify URLs on government or ID-lookup sites before downloading anything, be suspicious of download buttons that trigger unusual Windows search behavior, and check filenames for RTLO characters, double extensions, or padding before .exe or .scr.
Imagine you’re checking your CURP and the site looks official… but one click turns into a malware download. On this fake gobf.mx CURP page, the “Download CURP PDF” button doesn’t give you a file. It silently fires a search-ms link and pops open a Windows Search window pointed at a WebDAV folder full of “reports.” Here’s the nasty part: the “CURP report.pdf” in that window is actually a .scr program, using a filename trick so the extension appears reversed. Open it, and an infostealer runs in memory, grabbing browser passwords, crypto wallets, and Telegram sessions. If a government “PDF” opens Windows Search or shows anything but .pdf as the file type, stop and close it, then report it to Security immediately.

Investigators found an exposed WebDAV server being used as a “malware delivery lab” with over 1,000 files for testing lures, filenames, and execution tricks.…

This roundup describes multiple real-world campaigns where attackers trick people into installing malicious software that looks legitimate (a fake Claude…

This roundup describes several real-world social-engineering and human-abuse techniques, including trojanized “installer” lures (ClickFix), large-scale…

Researchers found a macOS info‑stealing malware, CrashStealer, delivered through a signed and Apple‑notarized installer so it looks legitimate and passes…

North Korea-linked BlueNoroff is using fake Zoom and Microsoft Teams meeting pages shared from hijacked trusted contacts (often via Telegram) to trick victims…

Kaspersky reports an active OkoBot malware campaign targeting Windows users who manage cryptocurrency. Victims are lured via “ClickFix” fake-error pages that…