Close Menu
  • Home
  • News
  • Security
  • Privacy
  • Cybercrime
    • Threat Groups
    • Ransomware
    • Explainers
    • Stealer Logs
  • AI
  • OSINT
  • Tools
    • Ransomtracker
    • Stealercheck
    • FortiBleed Checker
    • Site Check
  • Data
    • Ransomware statistics
    • Ransom payment rate
  • Newsletter
  • About Us
Facebook X (Twitter) Instagram Threads
Ransomnews
  • Home
  • News
  • Security
  • Privacy
  • Cybercrime
    • Threat Groups
    • Ransomware
    • Explainers
    • Stealer Logs
  • AI
  • OSINT
  • Tools
    • Ransomtracker
    • Stealercheck
    • FortiBleed Checker
    • Site Check
  • Data
    • Ransomware statistics
    • Ransom payment rate
  • Newsletter
  • About Us
Facebook X (Twitter) LinkedIn
Ransomnews
Explainers

What is ransomware? A plain-English guide to how it works, who it hits and what it costs

Jesse William McGrawBy Jesse William McGrawApril 26, 2026Updated:September 5, 2026No Comments11 Mins Read54 Views
Share Facebook Twitter Pinterest LinkedIn Tumblr Email Copy Link
Glowing digital padlock against dark background symbolising ransomware encryption
Share
Facebook Twitter LinkedIn Pinterest Email Copy Link

Ransomware is malicious software that locks an organisation out of its own data or systems, usually by encrypting them, and demands a payment to restore access. In its modern form it also steals the data first and threatens to publish it, so that a victim with good backups can still be extorted. It is the most disruptive category of cybercrime of the past decade, and it is a business, not a virus.

Ransomnews has independently confirmed more than 9,500 ransomware attacks since 2018, running at roughly 1,400 to 1,550 a year since 2023, and that is a floor rather than a census. This guide explains what ransomware is in plain terms, how an attack actually unfolds, who gets hit, what it costs, and what has changed. Every number links to the live dataset it comes from.

Ransomware, defined

Ransomware is malware that denies a victim access to systems or information, typically by encrypting files with a key only the attacker holds, and demands payment, almost always in cryptocurrency, in exchange for restoring access. The word describes the software, but the crime is extortion, and the software is only one of the levers. Since about 2019 most serious operators also copy data out of the network before encrypting anything, then threaten to publish it on a public leak site if the ransom is not paid. Some now skip encryption entirely and extort on the stolen data alone.

The basic shape of the crime is ancient. The apparatus that makes it work at planetary scale is modern, and it is the combination of the two, a shakedown delivered through strong cryptography and global payment rails, that turned a nuisance from the floppy-disk era into a multi-billion-dollar industry.

The types of ransomware

  • Crypto-ransomware encrypts files and demands payment for the key. This is what most people mean by the word, and nearly every major family since CryptoLocker in 2013 belongs here.
  • Locker ransomware blocks access to the device or screen rather than the files. Common on consumer devices a decade ago, now rare against organisations.
  • Double extortion combines encryption with data theft and a threat to publish. It has been the default model for serious operators since 2020. How double extortion works is covered in its own explainer.
  • Triple extortion adds a third pressure: DDoS attacks on the victim’s public services, direct contact with customers or patients whose data was stolen, or complaints filed with regulators to manufacture legal exposure.
  • Pure data extortion drops encryption altogether. The attacker steals data and sells silence, or increasingly just sells the data. Several of the most active operations of 2026 work this way; see the shift to encryption-less extortion.
  • Ransomware-as-a-service (RaaS) is not a type of malware but the business model behind most of it: a core group builds the malware and infrastructure and rents it to affiliates who run the intrusions, for a cut of each ransom. What RaaS is and why it matters is explained separately.

Why ransomware works

Three ingredients made ransomware viable as a business and hard to stamp out as a phenomenon.

Strong, asymmetric cryptography. Modern ransomware uses well-understood ciphers, AES or ChaCha20 for the files and RSA or Curve25519 to wrap the keys, in ways that are mathematically sound. Without the attacker’s private key, the files are unrecoverable in any practical timeframe. Free decryptors exist for some families whose authors made mistakes, and law enforcement occasionally seizes keys, but recovery without paying or restoring from backup is the exception.

Cryptocurrency. Bitcoin, and later Monero, gave criminals a way to receive large international payments without a bank that can freeze, reverse or report them. Tracing has improved a great deal, and blockchain analysis now does real damage to laundering operations, but the fundamental affordance of a pseudonymous, irreversible payment remains. Tracing ransom payments on-chain shows what investigators can and cannot see.

An economy of specialists. The ecosystem is divided into roles: initial-access brokers who sell footholds, developers who write the malware, affiliates who run the intrusions, negotiators, money launderers and even PR people who handle journalists. The crime is industrialised, and that division of labour is why a takedown of one brand rarely reduces the volume of attacks for long.

What a ransomware attack actually looks like

The popular image is a sudden skull on a screen. The reality is closer to a hostile takeover that runs for days or weeks before anyone notices. A typical intrusion has six phases.

  1. Initial access through a phishing email, a stolen VPN login, an exposed remote desktop service, or an unpatched firewall or VPN appliance. Increasingly the login comes from an infostealer log: a stolen session cookie walks straight past multi-factor authentication.
  2. Reconnaissance and privilege escalation. The attacker maps the network, harvests credentials and works toward domain-administrator rights, mostly with legitimate administration tools so the activity blends in.
  3. Data theft. Before anything is encrypted, gigabytes to terabytes of sensitive files are copied out to attacker-controlled storage. This is the stage victims most often underestimate.
  4. Backup destruction. Shadow copies are deleted, backup servers are wiped or encrypted, and cloud snapshots are removed if the keys are available. The aim is to leave payment as the only recovery path.
  5. Encryption. At a chosen moment, often a Friday night or a public holiday, the payload is pushed across the estate, frequently straight onto the ESXi hypervisors so that hundreds of virtual servers die at once.
  6. Extortion. A ransom note points to a Tor negotiation portal with a countdown. If the victim refuses, the stolen data is published in instalments on the group’s leak site.

The stage-by-stage version, with the tools used at each step and where defenders can break the chain, is in How ransomware works: the full attack lifecycle.

Who gets hit

Effectively everyone, with a clear bias toward organisations that can least afford downtime. In the Ransomnews confirmed dataset, healthcare, government, manufacturing and education are the four largest sectors, and together they account for more than half of all confirmed incidents. The United States accounts for roughly half of confirmed attacks worldwide, partly because it is heavily targeted and partly because its breach-notification laws force incidents onto the public record that would stay private elsewhere.

// Free tool

How does your own site score?

Run the same forty passive checks against your own domain — TLS and certificates, security headers, SPF and DMARC, cookies before consent, and what your stack quietly reveals. A grade out of 100 in about fifteen seconds.

No signup. Nothing installed. We only request what your site already serves publicly.

Two factors drive target selection. The first is time sensitivity: a hospital that cannot dispatch ambulances or a factory that cannot run its line is more likely to pay, and to pay quickly. The second is blast radius: compromising one managed service provider or one widely used piece of software yields hundreds of downstream victims from a single intrusion, which is how Cl0p turned one MOVEit Transfer vulnerability into the largest campaign of 2023.

How much ransomware costs

The ransom is rarely the largest line item. Recovery, downtime, forensics, rebuilding infrastructure, legal fees, regulatory exposure, customer notification and reputational damage usually exceed the ransom by several multiples, whether or not it is paid. Where a ransom figure is on the public record in the Ransomnews dataset, the median demand that victims paid was about $250,000 and the median they walked away from was about $700,000; Coveware’s negotiation caseload put the median payment at $150,000 in the second quarter of 2026.

Paying does not reliably restore data. Decryptors are buggy, slow or partial, and the promise to delete stolen data is never verifiable. That is one reason payment rates have collapsed: among confirmed victims whose decision is public, fewer than one in ten now say they paid, down from nearly three in ten in 2018. The full breakdown by year, sector, country and group is in the ransomware payment rate analysis.

Why ransomware is not going away

Law enforcement has scored real wins, from the Hive infiltration to the takedown of LockBit in Operation Cronos, but the underlying conditions remain. Edge devices keep shipping with vulnerabilities. Credentials keep being stolen and resold. Cryptocurrency keeps providing a payment rail. And the asymmetry is brutal: a defender has to be right every day across a sprawling estate, while an attacker needs one foothold and a long weekend.

What has changed is the economics. With fewer victims paying, operators have moved toward stealing data and selling it directly, and the brand that dominated a year ago is rarely the one that dominates today. The live picture, which groups are active, how many victims they claim and which claims are confirmed, is on the Ransomtracker and in the threat group profiles.

How to protect against ransomware

The playbook is well understood, and most of it is operational discipline rather than product. Phishing-resistant multi-factor authentication on every external service closes the front door that most intrusions walk through. Prompt patching of internet-facing systems, especially VPNs and firewalls, closes the second. Modern endpoint detection with credential-theft protection makes privilege escalation noisy. Immutable, offline, regularly tested backups make encryption survivable. Network egress monitoring catches the data theft that precedes it. And a rehearsed incident-response plan turns a ransom note into a manageable, if miserable, week rather than an existential crisis. Our incident response runbook and ransomware-resistant backup guide go into each of these in detail.

Frequently asked questions

What is ransomware in simple terms?

Ransomware is software criminals use to lock you out of your own files or computers, usually by scrambling them with encryption, and then charge you to unlock them. Modern versions also copy your data first and threaten to publish it if you do not pay.

Is ransomware a virus?

Not in the strict sense. A virus spreads by attaching itself to other programs. Most ransomware is installed deliberately by a human intruder who has already broken into the network, often weeks earlier, and it is better understood as the final tool in a burglary than as a self-spreading infection. A few families, such as WannaCry in 2017, did spread on their own like a worm.

How common are ransomware attacks?

Ransomnews has confirmed more than 9,500 ransomware attacks against named organisations since 2018, at roughly 1,400 to 1,550 a year since 2023, each verified against a public source. The true figure is higher, because many victims never disclose. The live count is on the ransomware statistics page.

What happens if you do not pay a ransomware demand?

If the attacker only encrypted your data and you have working backups, you rebuild and lose some time. If the attacker also stole data, it is usually published on the group’s leak site in instalments and sometimes sold to other criminals. Most confirmed victims now refuse: fewer than one in ten with a public outcome report paying.

Should you pay a ransomware attacker?

Law enforcement and most incident responders advise against it. Paying funds the next attack, does not guarantee a working decryptor, cannot make stolen data unstolen, and may be illegal if the operator is sanctioned. Some jurisdictions ban public bodies from paying at all. The decision is ultimately a legal and business one, and organisations facing it should involve counsel and a specialist responder immediately.

Which industries are most targeted by ransomware?

By confirmed incidents, healthcare, government, manufacturing and education lead, followed by financial services, technology and retail. The sector pages under confirmed ransomware attacks by sector, country and year carry the live counts and the incident lists behind them.

What are the most active ransomware groups?

Leadership rotates as groups are disrupted and rebrand. By confirmed victims across the whole dataset LockBit still leads, while in 2026 the front of the field has been contested by Qilin, The Gentlemen, Akira and INC. The threat group catalogue tracks each operation’s claimed and confirmed victims.

Can ransomware be removed without paying?

The malware itself can be removed, but removal does not decrypt the files. Recovery without paying means restoring from backups, or using a free decryptor where one exists for that family. Whether a decryptor exists depends on the family; the No More Ransom project maintains the public list.

Sources and further reading

  • Ransomware statistics: confirmed attacks by month and the confirmed attacks index by sector, country and year, the dataset behind the figures in this guide.
  • Ransomware payment rate, 2018 to 2026: how the disclosed payment rate fell below one in ten.
  • How ransomware works: the full attack lifecycle, double extortion explained and what RaaS is.
  • A brief history of ransomware, from the 1989 AIDS Trojan to the RaaS era.
  • CISA, StopRansomware: US government guidance, advisories and the #StopRansomware guide.
  • Europol and partners, No More Ransom: free decryption tools where they exist.

The Ransomnews Monthly

One email a month. Original leak-site data, victim census updates, and the findings that did not make the articles. No spam, unsubscribe any time.

Double opt-in. We store your email, signup time, and IP for consent records (GDPR Art. 7). See our privacy policy.

Share. Facebook Twitter Pinterest LinkedIn Tumblr Telegram Email Copy Link
Next Article A Brief History of Ransomware: From the AIDS Trojan to the RaaS Empires
Jesse William McGraw

Jesse William McGraw, also known as GhostExodus, is a former insider threat and threat actor. He became the first person in recent U.S. history to be convicted of corrupting industrial control systems. Today he focuses on threat intelligence, OSINT, and public speaking, using his knowledge to bring awareness to the security risks that organisations and individuals face.

Related Posts

Best VirusTotal alternatives 2026: what threat hunters run

August 9, 2026

SOAR vs SIEM 2026: tune before you automate

August 6, 2026

SIEM vs XDR 2026: retention is the deciding factor

August 6, 2026

Comments are closed.

// The Ransomnews Monthly

What leaked, what held up

One email a month: the datasets we verified, and the ones that fell apart under scrutiny.

Double opt-in. We store your email, signup time, and IP for consent records (GDPR Art. 7). See our privacy policy.

// Free tool

How does your own site score?

Forty passive checks on TLS, security headers, email spoofing and privacy. A grade out of 100 in about fifteen seconds.

No signup. Nothing installed. We only request what your site already serves publicly.

// Free tool

Were you in a leak?

Check whether an email address has surfaced in infostealer logs. No signup, no data stored.

Run StealerCheck

// Live data

Ransomtracker

Victims as they are posted to ransomware leak sites, tracked continuously and checked against the claims.

Open the tracker

9,520 confirmed attacks tracked

Facebook X (Twitter) LinkedIn
© 2026 Ransomnews.com

Type above and press Enter to search. Press Esc to cancel.

Cookies on Ransomnews

We use strictly-necessary cookies to run the site and may use first-party analytics to understand which articles are read. Some pages contain affiliate links — when you click one, the affiliate network sets cookies on the merchant's domain to attribute the referral. See the Cookie Policy and Affiliate Disclosure for detail.

RANSOMNEWS.COM

Tracking the criminal infrastructure of the internet.

Independent coverage of ransomware, breach economics, threat actors, privacy, AI security, and the open-source investigation toolkit.

// Topics

  • News
  • Security
  • Privacy
  • Cybercrime
  • AI
  • OSINT
  • Threat Groups
  • Stealer Logs
  • Ransomtracker
  • Stealercheck
  • FortiBleed Checker
  • Site Check

// Site

  • About Us
  • Editorial Team
  • Contact
  • Tip Line
  • Editorial

// Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy
  • Funding & Independence
  • RSS Feed
© 2026 Ransomnews.com · Tracking the criminal infrastructure of the internet.