SecPod

Learn Search

Search across all Learn content

← Back to Security Research
Delivering Ransomware with Windows Updates

Delivering Ransomware with Windows Updates

Nov 19, 2019By Vidita V Koushik2 min read

Spearphishing is a key weapon for attackers these days. Spam emails with malicious decoy documents are a dime a dozen. The social engineering used to lure users into opening these mails is elaborate and is unique to every attacker.

To break the news, an ongoing malicious campaign was found sending fake Windows Update emails to install ransomware. It is definitely interesting to see how well the story fits in. With Microsoft Patch Tuesday Updates released recently, it hardly seems suspicious to receive an alert about installing a missing update on Windows.

The story behind Windows Update Alert!

Researchers at Trustwave SpiderLabs analyzed emails with an admonishing subject line.

plaintext
 Install Latest Microsoft Windows Update now!
    Critical Microsoft Windows Update!

The body of the email contained a line urging users to install the latest critical Microsoft Windows Update from the attachment.

trust wave windows ransomware
trust wave windows ransomware

Credits:https://www.trustwave.com

The attachment seemed like a ‘.jpg’ file at first glance. But, it was revealed on further analysis that the ‘.jpg’ file was a malicious .NET downloader that delivers malware.  The malicious executable was downloaded from GitHub, the link to which was hidden in a #STRINGS section in the executable.

The malicious executable

A file named ‘bitcoingenerator.exe‘ is downloaded from a GitHub account named misterbtc2020. This executable is the Cyborg Ransomware, a .NET compiled malware. The ransomware encrypts the files and leaves a ransom note. It is also known to drop a copy of itself at the root of the infected drive.

The analysis further reads that the ransomware builder files can be easily found on GitHub. This can be used by anyone with a nasty intent to spread Cyborg.

We advise Microsoft Windows users to be extremely cautious while opening any attachments received through emails. While it is important to keep your systems up-to-date with the latest patches, it would also be crucial to install updates from a legitimate source. Please install verified Microsoft Windows updates using SanerNow.

Featured Posts

Open One Request, Total Persistence: Inside the SharePoint Flaw Attackers Are Exploiting
One Request, Total Persistence: Inside the SharePoint Flaw Attackers Are Exploiting

CVE Research

One Request, Total Persistence: Inside the SharePoint Flaw Attackers Are Exploiting

A critical SharePoint deserialization flaw, CVE-2026-50522 (CVSS 9.8), is under active exploitation just weeks after its July 2026 patch, following a public PoC. Attackers are using it to steal IIS machine keys in a single request, gaining persistence that survives patching alone. Now on CISA's KEV list, it's the third actively exploited SharePoint flaw in recent months, patch immediately and rotate machine keys.

Jul 24, 2026

Open ENCFORGE Ransomware: Anatomy of an AI-Focused Cyber Attack
ENCFORGE Ransomware: Anatomy of an AI-Focused Cyber Attack

CVE Research

ENCFORGE Ransomware: Anatomy of an AI-Focused Cyber Attack

Jul 22, 2026

Open UTA0533 Weaponizes KNUCKLEBALL: Inside the SonicWall SMA Zero-Day Exploitation Chain
UTA0533 Weaponizes KNUCKLEBALL: Inside the SonicWall SMA Zero-Day Exploitation Chain

CVE Research

UTA0533 Weaponizes KNUCKLEBALL: Inside the SonicWall SMA Zero-Day Exploitation Chain

Jul 20, 2026

Open One Email, Full Session Takeover: Inside Zimbra's Critical Classic Web Client Code Execution Flaw
One Email, Full Session Takeover: Inside Zimbra's Critical Classic Web Client Code Execution Flaw

CVE Research

One Email, Full Session Takeover: Inside Zimbra's Critical Classic Web Client Code Execution Flaw

Jul 20, 2026

Delivering Ransomware with Windows Updates | SecPod