LIVE · cybersecurity feed
Live wire
vidar stealerhigh

Vidar Stealer Unmasked: Code Signing Abuse, Go Loaders and File Inflation

Researchers have uncovered a sophisticated campaign distributing the Vidar stealer and XMRig cryptocurrency miner, primarily targeting users seeking cracked software. Attackers use malvertising to lure victims into downloading password-protected archives containing malicious loaders. These loaders are signed with a fake certificate and employ techniques like file-size inflation and AMSI bypass to evade detection before dropping the final payloads.

zeroday.news · 25d ago

A recent campaign identified by researchers has been observed distributing the Vidar information stealer and the XMRig cryptocurrency miner. The operation, which saw a significant spike in activity in April 2026, primarily targets consumers and small to medium-sized businesses in the U.S. and European Union. Attackers lure victims through malvertising, directing them to download fake cracked versions of copyrighted software. These downloads are delivered as password-protected archives, designed to bypass initial security scans. Upon execution, a loader binary drops and runs both the Vidar stealer, which aims to steal credentials and cryptocurrency wallets, and XMRig, used for mining Monero. The campaign is believed to be operated by an affiliate of the Vidar stealer malware-as-a-service (MaaS) ecosystem.

The initial access vector involves malvertising, specifically targeting individuals searching for pirated software. The filenames used mimic legitimate cracked software installers. The loader binaries, often disguised as legitimate files, are signed with a fabricated Authenticode certificate impersonating "justwatch[.]com." While this signature is not trusted by Windows, it can deceive unsuspecting users. Analysis indicates these loaders are built using the Factory-v3 framework, also known as UpdateFactory, which is used to generate unique binaries for different stealer malware families, thus evading hash-based detection.

Several anti-forensic and anti-analysis techniques are employed. The loader binaries have their PE TimeDateStamp zeroed out, lack PE version information, and reduce DLL imports to only kernel32.dll. Additionally, user-defined type names are obfuscated. The use of the same builder, toolchain, and certificate infrastructure suggests that Factory-v3 is offered as a service to multiple stealer affiliates, as evidenced by a concurrent Lumma stealer campaign using similar components.

The fabricated Authenticode certificate, while not chained to a trusted root, uses a recognizable brand name to potentially trick users. The 43 loader samples identified fall into four clusters, including x64 EXEs, x64 DLLs designed to mimic Windows Defender components for DLL search-order hijacking, and x86 EXEs. Some of these loaders also exhibit file-size inflation, appending hundreds of megabytes of null bytes to exceed typical sandbox file-size limits and evade automated analysis.

Further evasion techniques include an in-memory Antimalware Scan Interface (AMSI) bypass. The malware patches the AmsiScanBuffer function in amsi.dll to return an error, effectively disabling AMSI for subsequent code execution. Data blobs, including Telegram bot tokens and mining pool details, are obfuscated using a rotating XOR cipher. The attack chain concludes with the Vidar stealer exfiltrating data to a command-and-control server and XMRig mining Monero. The threat actor is notified of new infections and data exfiltration via Telegram messages.

vidar stealerxmrigmalvertisingfactory-v3malware analysis
ShareXLinkedInWhatsAppFacebook

More News

view all →
vulnerability

Coldcard Hardware Wallet Flaw Linked to $70 Million Bitcoin Theft in 41 Minutes

An attacker drained 1,196 Bitcoin addresses in 41 minutes on July 30, taking 1,082.65 BTC worth about $70.2 million at the time. Galaxy Research mapped the sweep and tied it to a firmware flaw in Coldcard, the Bitcoin-only hardware wallet made by Canadian firm Coinkite. A March 2021 firmware integration error routed seed generation to a deterministic software pseudorandom number generator (PRNG

vulnerabilitycritical

Rails patches critical Active Storage flaw with RCE potential

A critical vulnerability in the Active Storage framework can allow an unauthenticated attacker to read arbitrary files from a Rails application, and potentially escalate to remote code execution (RCE). [...]

malware

Russian Hackers Hijack Hotel Wi-Fi to Steal Microsoft 365 Tokens

Microsoft says Russian hackers hijacked hotel Wi-Fi portals to spread malware and steal Microsoft 365 tokens from travelers. Microsoft Threat Intelligence disclosed CaptiveCrunch, a campaign it attributes to Storm-2945, an operational sub-cluster of Midnight Blizzard, the Russian SVR-linked group also known as APT29 and Cozy Bear. Since early May 2026, Storm-2945 has been manipulating DNS […]

CVE-2026-48449critical

Adobe fixed a maximum-severity vulnerability flaw in Campaign Classic

Adobe fixed a maximum severity vulnerability in Campaign Classic that could let attackers run code remotely without user interaction. Adobe has addressed a critical vulnerability, tracked as CVE-2026-48449 (CVSS score of 10.0), in Adobe Campaign Classic, the company’s enterprise marketing automation platform. The flaw is caused by incorrect authorization and could allow attackers to execute […]

security

Balance Theory Raises $19 Million to Help Enterprises Manage Cybersecurity Investments

The funding round was led by SYN Ventures, with participation from existing investors DataTribe and TEDCO. The post Balance Theory Raises $19 Million to Help Enterprises Manage Cybersecurity Investments appeared first on SecurityWeek.

vulnerabilitycritical

Ruby on Rails Patches Critical Vulnerability

The flaw can be exploited by unauthenticated attackers to read arbitrary files and potentially achieve remote code execution (RCE). The post Ruby on Rails Patches Critical Vulnerability appeared first on SecurityWeek.