
“Case Documents” Lure Hits Law Firm via LNK
Researchers reported a real spear‑phishing intrusion against a law firm where attackers sent a message with a link to an encrypted archive. The archive…
Researchers say a law firm was targeted with a spear‑phishing email that led staff to download an encrypted archive containing a Windows shortcut labeled like legal case files. After the user ran it and approved admin rights, the malware told Microsoft Defender to ignore a folder and a fake “python.exe,” then used DLL sideloading to run a Go-based loader and Rust backdoors. The attackers also used GitHub as a hidden command channel, blending traffic into normal-looking services.
The intrusion began with a spear phishing email sent to several staff at a law firm. The message contained a link that routed recipients through an attacker-controlled redirector to an encrypted archive hosted on Mega, a consumer file-sharing service. Inside the archive was a shortcut file named "Case Documents.lnk" designed to look like legal case materials rather than an executable.
When a user opened the shortcut, it wrote Base64 content to a temporary file, rebuilt a script using the built-in certutil utility, and launched an obfuscated PowerShell chain. This chain prompted the user for administrator rights. Once elevated, the malware created Microsoft Defender exclusions covering a staging directory and the process name python.exe, clearing the way for later payloads to run without triggering alerts.
The malware then downloaded a counterfeit Python embedded distribution, including a fake python311.dll, to enable DLL sideloading. This allowed execution of Go-based malicious code, which in turn led to Rust-based backdoors. The archive's filename read "amd96" rather than the correct "amd64," a small inconsistency that a distracted user could easily overlook. The loader supported multiple execution methods, including process ghosting, module stomping, and manual PE mapping, along with several persistence options such as scheduled tasks, WMI event subscriptions, and Startup folder entries.
Several factors combined to make this attack effective:
Defenders and staff should treat several signals as high risk:
Organizations, particularly in legal and professional services, can reduce exposure by training staff to pause on unexpected administrator-rights prompts and verify with IT before approving them. Monitoring for Defender exclusion changes, correlating unusual GitHub API traffic with tasking-file requests, and limiting developer-platform access on non-developer endpoints can help surface this kind of activity before it escalates further.
Mirage safely runs attacks like this one against your own team, so you find out what happens before a real adversary does.
It began with a spear phishing email sent to several staff, containing a link that routed recipients through an attacker-controlled redirector to an encrypted archive hosted on Mega.
The archive was named to resemble an official Python embedded distribution, though the filename read amd96 rather than amd64, a subtle detail that could be easily missed.
After gaining administrator rights, the malware created Microsoft Defender exclusions covering a staging directory and the process name python.exe, then used DLL sideloading with a counterfeit python311.dll to run malicious code.
One backdoor variant assigned each victim a directory in a private GitHub repository holding beacon, command and result files, letting the operator send tasking and transfer files without standing up a custom C2 server.
You get an email: “New case documents attached.” The link goes to an encrypted Mega download named Case Documents. Inside the zip, there’s no PDF, just a shortcut called Case Documents.lnk. You run it, and a system prompt suddenly asks for administrator rights to “view” the documents. If you click Yes, that shortcut runs hidden PowerShell, tells Microsoft Defender to ignore a folder and a fake python.exe, then loads Go and Rust malware that quietly talks to GitHub like it’s normal traffic. Aha moment: real case files never need admin rights. If any “case documents” or Python/runtime download pops a UAC prompt, stop immediately and call IT, do not click Yes.

Researchers reported a real spear‑phishing intrusion against a law firm where attackers sent a message with a link to an encrypted archive. The archive…

A Japanese industrial manufacturer was targeted by the SilverFox group using an invoice-themed phishing email that kicked off a multi-stage malware chain. The…

Cisco Talos reports a real campaign by a Russian-speaking group (UAT-11795) targeting users in the U.S. and Europe with trojanized installers for popular tools…

Attackers used fake Steam forum replies that looked like helpful troubleshooting steps for real gaming/PC problems. The posts tricked users into running…

FortiGuard Labs reports an active phishing operation (“TTF Trap”) where emails posing as invoices, shipping documents, or business proposals deliver an archive…

CERT-UA reported a real phishing campaign where victims receive an email with an image attachment that leads (via a shortened link) to a ZIP download. The ZIP…