🚀 CloudSEK featured in the 2026 Frost Radar™!
Read more
Malware, short for "malicious software," is any program or code built to infiltrate systems, steal data, disrupt operations, or take unauthorized control of a digital environment such as a computer, server, or network. The category covers everything from a self-replicating worm to a script that never writes a file to disk.
Delivery has shifted toward channels that defenders watch far less closely. CloudSEK's investigation into an APT36 campaign documented phishing archives carrying Linux desktop entry files disguised as PDFs. Opening one pulled a hex-encoded dropper from Google Drive, decoded it into a temporary directory, established persistence, and opened a WebSocket channel to attacker infrastructure.
No exploit was featured anywhere in the chain described above. A trusted cloud service carried the payload, a shortcut file carried the execution, and reputation-based filtering flagged nothing.
Campaigns differ in payload and target, and the sequence stays remarkably consistent. Each phase exists to make the next one possible.

Removal is where most teams stop too early. Persistence established in phase five turns a contained infection into an open incident. Removing the payload leaves the persistence mechanism running, and the attack path reopens the moment anyone considers the case closed.
Here are the main causes for malware spread.
Classification by name produces a long list that explains very little. Grouping by function shows why one control catches some families and misses others entirely.

These families propagate without further attacker involvement, which turns containment into a race against the spread.
Nothing in this group spreads without help from the target. A person has to be persuaded to run it, so delivery quality matters more than code quality.
This group produces the payloads that end up in an incident report. Ransomware draws the most attention, and credential theft accounts for far more compromises.
Concealment drives the design of every technique in this group, and each one defeats a different control.
Virus describes a subcategory, not a synonym for the whole field. Every virus is malware, and most malware encountered today is not a virus, because self-replicating file infectors stopped being the dominant form years ago.
These campaigns still define how the categories above behave at scale.
Worm-style propagation using the EternalBlue exploit reached more than 200,000 computers across 150 countries within days, with damage estimates between four and eight billion dollars. A researcher's discovery of a kill-switch domain slowed it. US and UK authorities later attributed it to the North Korea-linked Lazarus Group.
Attackers compromised the update server of Ukrainian accounting software M.E.Doc, then spread worm-style through enterprise networks. It presented a ransom demand while functioning as a destructive wiper with no recovery path. Damage exceeded ten billion dollars, making it the costliest cyberattack on record.
Multiple zero-day exploits and infected USB drives carried it across air-gapped systems into Iranian nuclear facilities. It damaged roughly 1,000 centrifuges while feeding operators falsified monitoring data that showed normal operation.
A banking trojan that became a modular loader rented to multiple criminal groups. Its thread-hijacking technique inserted replies into genuine email conversations, which defeated the usual phishing recognition cues. International law enforcement disrupted it in 2021, and it resurfaced briefly before declining.
The campaign described at the top of this page shows the current pattern rather than the historic one. A state-aligned group used a legitimate cloud service for payload hosting and a Linux shortcut file for execution, targeting government systems on a platform most defenders treat as low risk.
Volume and effectiveness point in different directions, which is the single most useful thing to understand about the current landscape. The AV-TEST Institute registers over 450,000 new malware and unwanted application samples every day, against a total catalogue that has passed 1.56 billion samples.
That number describes attacker output and says nothing about attacker success. Mandiant's M-Trends 2026 analysis found exploitation of vulnerabilities was the most common initial infection vector for the sixth consecutive year, accounting for 32 percent of intrusions where the vector could be established.
CloudSEK's own casework shows the other end of that spectrum. The FortiBleed campaign assembled a database of validated device credentials for internet-facing gateways through reuse, brute force, and offline hash cracking, with no malware involved at any stage. Signature scanning has nothing to catch in an intrusion built that way.
Both of those realities hold at the same time without any contradiction. Sample volume keeps climbing while a growing share of serious intrusions never drop a file, so identity and behavioral telemetry now carry as much weight as endpoint scanning.
Detection rests on deviation from an established baseline, not on an antivirus alert. These signals produce most confirmed findings.
Missed infections trace back to a small set of recurring obstacles, and better signatures solve none of them.
Prevention works in layers, and each layer closes a delivery path the others leave open.
Advanced filtering, attachment detonation, and link rewriting intercept the majority of delivery attempts before they reach an inbox. Treat files arriving through trusted cloud platforms as a separate detection category, since reputation filtering passes them. Social engineering training raises the report rate, which matters more than the click rate.
Multi-factor authentication, role-based access, and privileged access management limit what a successful infection reaches. Zero trust conditions remove the implicit internal trust that lateral movement relies on, and monitoring for leaked credentials catches the access route that involves no malware at all.
Endpoint detection and response supplies behavioral analysis and containment that signature scanning cannot. Application allowlisting blocks unauthorized execution outright. Network segmentation limits blast radius, and traffic analysis with encrypted-traffic visibility exposes control channels.
Exploitation leads the initial-access figures, which puts patch velocity on internet-facing systems ahead of most other controls. External attack surface management finds the exposed services that never made it into an inventory.
NotPetya arrived through a routine software update from a trusted vendor. Supply chain attacks bypass every perimeter control because the delivery mechanism is trusted by design, so vendor risk monitoring and dependency verification belong in the same program as endpoint protection.
Offline or immutable backups decide whether a ransomware incident is a recovery exercise or a negotiation. Validate restore integrity on a schedule, because a backup taken after infection restores the malware alongside the data.
The APT36 campaign was documented while it was running, not after a victim reported an infection. That is the practical difference threat intelligence makes: the C2 domain, the Google Drive hosting pattern, and the desktop-entry technique were all published as indicators before most targets had seen the phishing email. CloudSEK Threat Intelligence tracks threat actors, malware campaigns, and exploited vulnerabilities, and turns that activity into intelligence scoped to an organization's industry and region.
No. A virus describes one malware type that attaches to legitimate files. Most malware encountered today spreads through other mechanisms entirely.
No. Signature detection handles known families. Fileless, polymorphic, and living-off-the-land techniques need behavioral analysis and endpoint telemetry.
Yes. Fileless malware executes in memory through built-in administration tools, which leaves no artifact for file-based scanning to find.
Through trusted platforms and shortcuts. Payloads hosted on legitimate cloud storage inherit its reputation, and archive files hide the real extension.
Wipers, measured per incident. They present as ransomware while offering no recovery path, which made NotPetya the costliest attack on record.
No. Credentials accessible during the infection remain compromised, and competent operators leave a second persistence mechanism behind.
Weeks to months, depending on telemetry quality. Espionage-focused intrusions sit at the long end because remaining hidden is the objective.
