Skip to content

Incident Response — Ransomware

You have 50 minutes until you open. That is not enough time to fully recover. The realistic 8 AM outcome is: doors open, POS is offline, you take cash only, and you communicate with customers honestly. Anything beyond that is a bonus.

The FBI’s stated position: the FBI does not recommend paying a ransom. Paying funds the ecosystem, marks you as a payer (you will be targeted again), and provides no guarantee of a working decryptor. The FBI also explicitly acknowledges that businesses face the decision and asks that — whatever you decide — you report the incident.

Run the math before you decide.

Cost of NOT paying:

  • Downtime: revenue lost per day the cafe operates degraded or closed.
  • Rebuild labor: 20–60 hours of IT time to image, wipe, reinstall, restore.
  • Customer DB loss: 8,000 emails — marketing list value, plus the customer-relationship cost of telling them you lost their data.
  • Breach notification (you owe this whether or not you pay — see below).

Cost of paying:

  • The ransom itself (0.05 BTC ≈ thousands of USD at 2026 rates).
  • ~60–70% historical chance of receiving a working decryptor. Even when it works, decryption is slow (hours to days for a typical small business dataset) and frequently corrupts a percentage of files.
  • You still owe the breach notification — payment does not erase the disclosure obligation.
  • You may still get extorted again. Many operators re-extort the same victim (“pay again or we leak the data we already exfiltrated”).
  • OFAC sanctions exposure (see below).

Before anyone discusses payment, identify the ransomware family and check for a free decryptor.

  • https://www.nomoreransom.org/ — joint project of Europol, the Dutch National Police, Kaspersky, and McAfee. Free decryptors for ~150+ ransomware families.
  • Use the “Crypto Sheriff” tool: upload the ransom note and one encrypted file. It matches the family.
  • If a decryptor exists for your family: you do not pay. Download the tool, run it on a copy of the encrypted data, recover.

Family identification clues from the ransom screen:

  • File extension appended to encrypted files (e.g., .locky, .lockbit, .babuk).
  • Ransom note filename and wording.
  • Wallpaper / lock screen branding.
  • BTC address — sometimes reused, sometimes searchable in threat-intel feeds.

ID Ransomware (https://id-ransomware.malwarehunterteam.com/) is a second free identification service.

Before you reinstall anything, image the encrypted disk. This is the single most important decision you will make in the first hour. It costs you nothing, takes ~1–3 hours unattended, and preserves every future option (free decryptor release, law enforcement key seizure, insurance forensics requirement).

How to image:

  • Pull the drive, connect it via USB write-blocker (or read-only adapter) to a clean machine.
  • dd if=/dev/sdX of=/path/to/external/ransomware-image.dd bs=4M status=progress conv=noerror,sync
  • Or use FTK Imager (free, Windows GUI) — produces .E01 forensic format with hashes.
  • Verify the image hash (sha256sum) and write it down.

What to preserve, offline, on external media:

  • The forensic disk image.
  • A copy of the ransom note file(s).
  • The phone photo of the ransom screen.
  • Any system logs you can pull (Windows Event Log, application logs, AV logs).
  • Network logs from the router/firewall if you have them.
  • A written timeline: when you first noticed, what you did, who you called.

Label the external drive, lock it somewhere, and do not connect it to a production machine again.

These apply regardless of whether you pay the ransom. Customer email loss alone almost certainly triggers state breach notification.

ObligationWhenAuthority
State data-breach notificationAll 50 states + DC have laws; typical 30–60 day window from discoveryState AG — notify in every state where affected customers reside, not just the state where you operate
PCI-DSS card-data incidentWithin 24 hours to your acquiring bank if the POS handled card dataAcquiring bank + card brands (Visa Account Data Compromise, Mastercard ADC programs)
Cyber insuranceWithin hours per policy terms (most policies require notice within 24–72 hours)Carrier 24/7 hotline
HHS HIPAA (if any health data)60 days from discoveryHHS Office for Civil Rights (OCR)
GLBA (financial services)Promptly per the Safeguards RuleFTC + your functional regulator
Payment processor (Stripe, Square, Toast, Clover, etc.)ASAPYour processor’s risk / trust & safety team
Employee notificationASAP if employee credentials, payroll, or HR data may be exposed
SEC (if a public company)Within 4 business days of materiality determinationForm 8-K Item 1.05

For an 8,000-email customer database: state breach notification almost certainly applies. The exact threshold varies (some states cover any unauthorized acquisition of personal info; some have name + one additional identifier triggers). Engage outside counsel today — not next week.

If the POS processed payment cards, PCI-DSS notification to your acquiring bank within 24 hours is non-negotiable. Failure to notify is itself a fineable event independent of the breach.

Do not skip steps. Do not reorder. Do not reuse anything from the compromised machine.

  1. Image the disk (forensic copy — see “Preserve evidence” above).
  2. Build a new clean machine from official vendor install media. Download from the vendor directly, verify the SHA-256 checksum against the vendor’s published hash. Do not reuse the old machine’s installer, USB stick, or recovery partition.
  3. Restore data only from offline/immutable backups that predate the infection. Online backups (anything the compromised machine could write to during the infection window) must be assumed encrypted or tampered with. Restore to a staging area first; scan before promoting.
  4. Rotate every credential that touched the old machine. POS admin password, POS vendor cloud account, email accounts, every SaaS service (accounting, scheduling, marketing, social), payment processor login, online banking, employee accounts, WiFi pre-shared keys, router admin. Assume everything that was typed on or stored by the old machine is in the attacker’s hands.
  5. Re-deploy applications fresh. Install POS software, accounting software, etc. from clean vendor downloads. Do not restore application binaries or configuration directories from the compromised system — restore only data files (CSVs, exported DBs) after inspection.
  6. Bring services online in stages, with monitoring. POS first (you need to operate), then secondary systems. Watch logs and outbound network traffic for anomalies for at least 30 days.
  7. Watch for second-stage payloads. Many operators deploy multiple tools (Cobalt Strike, persistence beacons, info stealers) before triggering encryption. Assume the attacker — not just the ransomware binary — had hands-on access. Hunt for backdoors.

Double extortion — assume data was exfiltrated

Section titled “Double extortion — assume data was exfiltrated”

By 2026, the majority of financially motivated ransomware operators exfiltrate data before triggering encryption. The encryption is leverage; the stolen data is insurance against you having good backups.

Implications for your 8,000-customer email database:

  • The data is gone whether or not you pay. Payment may delay public leak; it does not retrieve copies.
  • Many groups publish stolen data on dedicated leak sites (“name-and-shame” portals on Tor) weeks to months after the incident, even when the victim paid.
  • Some groups sell the data wholesale to other criminals regardless of payment status.
  • Plan for breach disclosure regardless of the pay/no-pay decision. The disclosure clock has started.
  • Monitor known ransomware leak sites and threat-intel feeds (or pay an IR firm to do it) for mentions of your business in the weeks following the incident.
ScenarioFirst callSecondaryLegal / regulatory
Business ransomwareFBI IC3 (https://ic3.gov) + local FBI Field OfficeCISA (https://stopransomware.gov)State AG; PCI acquiring bank; cyber insurance carrier
Critical infrastructureCISA + FBI Field OfficeSector-specific ISACCIRCIA (Cyber Incident Reporting for Critical Infrastructure Act) — 72-hour reporting window
Personal / individual ransomwareFBI IC3NoMoreRansom.orgFTC if also tied to identity theft or financial fraud
Healthcare data involvedHHS Office for Civil Rights (60-day window)State AGHIPAA Breach Notification Rule

Reporting to FBI / CISA does not trigger an audit of your business. It does feed intelligence that has, in past cases, led to C2 seizures and free decryptor releases (Hive, REvil, others). Report even if you also pay.