Top 10 Malware’s used by Hackers Last Week to Launch Cyberattacks
Cybercriminals continued to lean on a familiar arsenal of malware last week, with information stealers and remote access trojans (RATs) dominating the threat landscape as the primary tools for initial access, credential theft, and long-term system control.
Topping the list is Vidar, an infostealer that logged 282 detections, narrowly edging out AsyncRAT, a widely abused open-source RAT that recorded 275 hits despite a sharp weekly decline. Remcos and XWorm rounded out the top four with 195 and 192 detections respectively, underscoring how threat actors continue to favor modular RATs capable of keylogging, webcam surveillance, and remote desktop control for espionage and financial theft.
Weekly telemetry from ANY.RUN’s interactive sandbox for the period ending July 20, 2026 shows malware activity concentrated around ten repeat-offender families rather than a wave of new threats.
Vidar (282 uploads) and AsyncRAT (275 uploads) top the chart, followed by Remcos, Xworm, StealC, AgentTesla, DonutLoader, Lumma, Snake Keylogger, and Quasar.
Nine of ten families saw uploads decline week-over-week, with AsyncRAT’s activity dropping by 1,431 detections, the sharpest fall in the set, while Lumma (+18) and Snake (+28) were the only families trending upward.
For defenders, the real signal isn’t the appearance of unfamiliar malware names; it’s the velocity of change within a stable roster.
A steep drop in a historically dominant family (AsyncRAT, Vidar) often indicates infrastructure takedown, builder disruption, or threat-actor migration to a successor tool, while a rising family (Lumma, Snake) signals where a MaaS operator is reinvesting effort and where detection coverage may lag.
This report unpacks each of the ten families with infection vectors, targeted industries, exploited vulnerabilities, and consolidated IOCs for direct ingestion into detection pipelines to protect against ongoing cyberattacks.
| Rank | Family | Total Uploads | Weekly Change | Type |
|---|---|---|---|---|
| 1 | Vidar | 282 | -122 | Infostealer |
| 2 | AsyncRAT | 275 | -1,431 | RAT |
| 3 | Remcos | 195 | -48 | RAT |
| 4 | Xworm | 192 | -137 | RAT |
| 5 | StealC | 170 | -138 | Infostealer |
| 6 | AgentTesla | 167 | -82 | Spyware/Keylogger |
| 7 | DonutLoader | 157 | -6 | Loader |
| 8 | Lumma | 142 | +18 | Infostealer |
| 9 | Snake Keylogger | 135 | +28 | Keylogger |
| 10 | Quasar | 115 | -37 | RAT |
Vidar is a C++/C-based information stealer active since December 2018, believed to originate from a Russian-speaking developer group, and sold as Malware-as-a-Service (MaaS) with a “PRO” tier priced around 700 dollars.
In October 2025 its operator released Vidar 2.0, a complete rewrite in pure C with multithreaded architecture, coinciding with a sharp decline in StealC and Lumma activity as criminals migrated toward it. A campaign tracked into mid-2026 combined code-signing abuse, Go-compiled loaders, and DLL sideloading via a fake MpClient.dll to primarily hit organizations in the U.S. and EU.
Infection Vectors
Targeted Industries: No fixed vertical focus; recent campaigns concentrated on U.S. and EU enterprises broadly, spanning technology, professional services, and general commercial targets. Vidar also appears as a secondary payload in STOP/DJVU ransomware intrusions.
Vulnerabilities/Techniques Exploited: Rogue/unauthorized code-signing certificates (e.g., spoofed JustWatch and BleacherReport certs), in-memory AMSI bypass, binary inflation with null-byte padding to evade size-based scanning. No specific CVE is required infection relies on social engineering and living-off-the-land execution rather than a software exploit.
Indicators of Compromise
AsyncRAT is an open-source .NET/C# remote access trojan first published on GitHub under the handle “NYANxCAT” in January 2019; by 2026 it has over 40 active forks and is ranked the second most active malware family globally behind CobaltStrike per Maltiverse telemetry.
Despite topping last week’s chart by volume, it recorded the single largest week-over-week decline of any family in the top 10, dropping 1,431 detections consistent with periodic law-enforcement or infrastructure disruptions that regularly hit AsyncRAT’s C2 fleets .
Infection Vectors
Targeted Industries: Financial services (45.5%), education/nonprofits (32.7%), healthcare (6.9%), government (5.9%), and manufacturing (4.0%), per Maltiverse sighting data; geographically concentrated in Ecuador, Colombia, and Brazil, with growing presence in North America and Europe. Additional sector reporting lists healthcare, aerospace, technology, hospitality, business services, and finance as consistently targeted.
Vulnerabilities/Techniques Exploited: CVE-2022-30190 (Follina); abuse of Cloudflare free-tier tunneling infrastructure for payload hosting; AMSI bypass and process injection into aspnet_compiler.exe or explorer.exe.
Indicators of Compromise
Remcos is a commercially sold remote administration tool from Breaking Security (Hong Kong-registered), marketed for legitimate remote management but widely abused for espionage and credential theft. It exploits CVE-2017-0199 (Microsoft Office OLE2Link) to deliver fileless payloads, and a 2026 variant shifted from local data storage to live, real-time C2-based surveillance including webcam streaming.
Infection Vectors
Targeted Industries: Financial services, healthcare, government, and general enterprise targets that receive high email volume (HR/invoice-themed lures suggest broad corporate targeting, with critical infrastructure repeatedly named in threat reporting).
Vulnerabilities/Techniques Exploited: CVE-2017-0199 (Microsoft Office OLE2Link RCE). Recent campaigns also weaponize WinRAR path-traversal flaws to drop fileless .NET RAT payloads.
Indicators of Compromise
Xworm is a modular, MaaS-distributed RAT first seen in July 2022, believed to originate in the ex-USSR region, developed in .NET, and capable of ransomware deployment, DDoS, and cryptocurrency/credential theft.
A May 2026 Trellix report noted Xworm’s rise to the #3 global threat position, driven by memory-only execution and abuse of the WinRAR CVE-2025-8088 exploit.
Infection Vectors
Targeted Industries: Hospitality (UK campaigns spoofing Booking.com), with broader country-level targeting spanning the UK, Spain, Russia, Ukraine, India, the US, and Germany.
Vulnerabilities/Techniques Exploited: CVE-2025-8088 (WinRAR), CVE-2022-30190 (Follina). UAC bypass attempts to gain administrator rights and modify registry for persistence.
Indicators of Compromise
StealC is a C-based infostealer sold via a self-hosted PHP control panel since January 2023, designed to steal browser, messenger, and crypto-wallet data, and to drop secondary payloads such as Laplas Clipper.
Notably, StealC infrastructure was seized on June 24, 2026 during Operation Endgame, a law-enforcement action led by Germany’s BKA and coordinated by Europol that also hit the Amadey loader; this explains StealC’s ongoing weekly decline even before the takedown, as activity had already fallen more than 90 percent from its January 2026 peak.
Infection Vectors
Targeted Industries: No specific vertical concentration reported; StealC targets individual credential stores broadly (browsers, crypto wallets, gaming apps, VPNs, email clients) rather than particular sectors.
Vulnerabilities/Techniques Exploited: No CVE-based exploitation reported; relies on social engineering and loader-chain delivery. StealC’s own control-panel vulnerabilities were exploited by researchers, contributing to its 2026 collapse in prevalence ahead of the June takedown.
Indicators of Compromise
AgentTesla is a .NET-based spyware/keylogger sold since 2014 on a dedicated storefront (with prices from 15 to 70 dollars) and Discord-based support, believed to originate from Turkey, with over 6,300 documented purchasers. It remains a top-tier credential-theft tool due to low cost and ease of use for less technical attackers.
Infection Vectors
Targeted Industries: Broad, opportunistic targeting across individuals and organizations in diverse sectors; commonly bundled in the same spam ecosystems as Vidar and IcedID.
Vulnerabilities/Techniques Exploited: CVE-2017-11882 and CVE-2017-8570 (Microsoft Office equation editor memory corruption flaws). Also uses double-extension archive tricks (e.g., invoice.zip containing a disguised executable).
Indicators of Compromise
DonutLoader is a shellcode-based loader technique (leveraging the open-source “Donut” project) increasingly used as an intermediate stage to deploy Remcos, Pulsar RAT, and other stealers with minimal forensic footprint. Its weekly change was nearly flat (-6), suggesting steady, consistent use as a delivery mechanism rather than a maturing or declining campaign .
Infection Vectors
Targeted Industries: Not sector-specific; documented against general business email recipients receiving invoice/billing-themed lures.
Vulnerabilities/Techniques Exploited: No CVE dependency relies on Living-off-the-Land Binaries (LOLBins), Early Bird APC injection, and in-memory execution to bypass disk-based AV scanning.
Indicators of Compromise
Lumma (LummaC2) is a MaaS infostealer active since 2022, believed operated from former-USSR territory, sold via three-tier Telegram-distributed subscriptions, and compatible with Windows 7 through 11 across x86, x64, and ARM architectures. It was the only top-3 stealer to gain uploads this week (+18), consistent with its documented resurgence as StealC’s takedown pushed criminal demand toward alternative stealers.
Infection Vectors
Targeted Industries: Healthcare, banking, marketing, telecom; also finance, healthcare, technology, and media in multi-stage campaigns tied to compromised edu infrastructure.
Vulnerabilities/Techniques Exploited: No specific CVE relies entirely on social engineering (ClickFix/CAPTCHA deception) rather than software exploitation. Post-infection activity in early 2026 showed a consistent pattern of adding scheduled tasks to escalate persistence.
Indicators of Compromise
Snake Keylogger (also tracked as 404 Keylogger) is a modular .NET credential stealer and keylogger first observed in November 2020, historically ranked the second most common malware family behind AgentTesla. It posted the largest percentage gain in the top 10 this week (+28), and a 2025 variant leveraging AutoIt scripting was tied to over 280 million blocked infection attempts globally.
Infection Vectors
Targeted Industries: Broad opportunistic targeting; the 2025 AutoIt variant specifically hit users in China, Turkey, Indonesia, Taiwan, and Spain. Corporate and personal credential theft is the primary objective across sectors.
Vulnerabilities/Techniques Exploited: No specific CVE depends on macro-enabled documents and vulnerable/outdated Office or PDF reader versions. Uses in-memory DLL loading and process hollowing/injection to avoid disk-based detection.
Indicators of Compromise
Quasar is an open-source .NET RAT first documented in 2015 (evolved from the older xRAT codebase), consisting of a client-server architecture with a GUI-based management console; it was previously used in a 2017 campaign against the US government and later against private-sector targets. A 2026 variant pivoted toward developer-focused targeting, harvesting Git, NPM, and PyPI credentials rather than general end-user data.
Infection Vectors
Targeted Industries: Historically government and private-sector organizations; the newest campaign wave specifically targets software developers and DevOps environments across industries that rely on Git/NPM/PyPI package ecosystems.
Vulnerabilities/Techniques Exploited: No specific CVE reported; Quasar lacks sophisticated anti-analysis features compared to peers, relying instead on social engineering and scheduled-task/registry persistence.
Indicators of Compromise
| Family | Primary Delivery | Key CVE(s) | Standout IOC Type |
|---|---|---|---|
| Vidar | Malvertising/cracked software | None (LOLBin-based) | Fake certs (JustWatch/BleacherReport spoof) |
| AsyncRAT | Phishing + Cloudflare tunnels | CVE-2022-30190 | Cert fingerprint + ports 8808/6606/7707 |
| Remcos | Office docs / HR-themed phishing | CVE-2017-0199 | Registry key “Remcos-{ID}” |
| Xworm | LNK/macro phishing | CVE-2025-8088, CVE-2022-30190 | Startup path XWorm.exe |
| StealC | Fake software/loader chains | None | Required DLL set (sqlite3.dll, etc.) |
| AgentTesla | Malicious Office docs | CVE-2017-11882, CVE-2017-8570 | RegAsm.exe/RegSvcs.exe injection |
| DonutLoader | Open-redirect phishing | None (LOLBin/APC injection) | Donut shellcode in-memory PE |
| Lumma | ClickFix/CAPTCHA social engineering | None | EtherHiding + scheduled task abuse |
| Snake Keylogger | .img disk-image attachments | None | Outlook/FileZilla credential targeting |
| Quasar | Double-extension doc droppers | None | Git/NPM/PyPI credential theft (2026 variant) |
The pattern across this week’s data reinforces a defense priority: file-based and CVE-based detection alone will miss most of these families, since seven of ten rely primarily on social engineering, LOLBins, or in-memory execution rather than software exploits.
Behavioral detection, registry/scheduled-task monitoring, and DNS/C2 pattern matching (especially for Telegram/Mastodon-based C2 discovery and Cloudflare-tunnel abuse) should be prioritized over signature-based tooling alone.
Taken together, this week’s rankings reflect a threat landscape where stealers and RATs remain the primary drivers of initial intrusion activity, even as the specific mix of families shifts from week to week.
For defenders, tracking these ranking changes offers an early warning system, helping security teams prioritize detection engineering and threat-hunting efforts around the families most actively fueling real-world cyberattacks.
❗ALERT: 20+ government sites delivered malware to businesses and citizens. See full attack research to check your own exposure
Google has released an important Chrome 153 security update that fixes 42 vulnerabilities across the…
The Cybersecurity and Infrastructure Security Agency (CISA) and the National Institute of Standards and Technology…
CISA and five international cybersecurity agencies have released detailed guidance describing 17 common techniques hackers…
Apple has released one of its largest coordinated security rollouts, addressing 273 distinct critical vulnerabilities…
You can’t detect today's attacks with yesterday’s threat intelligence; that’s how you could briefly formulate…
Microsoft has published a draft Humanist AI Code of Conduct that would prohibit its in-house…