First reportedMay 12, 2017
ActivityMay 12, 2017
Last updatedFeb 2, 2026, 12:00 AM UTC
Record confidencehigh

Key facts

Affected

  • Organizations worldwide affected by WannaCry
  • UK National Health Service (NHS) and associated healthcare services

Initial access

  • vuln

Impact

  • encryption
  • service_disruption
  • financial_loss

Attribution

unknown low confidence

Cited sources focus on outbreak mechanics and impact; they do not provide a single definitive attribution statement within the included materials.

CVEs and ATT&CK

CVEs

CVE-2017-0144 · high

ATT&CK techniques

  • T1486: WannaCry encrypted files to disrupt operations and demand payment, consistent with ransomware encryption impact.
  • T1210: Public advisories describe SMB vulnerability exploitation enabling spread across systems via remote services.

Mitigations

Now

  • Apply MS17-010 security updates (and disable SMBv1 where possible)Prevents exploitation of the SMB vulnerabilities used for worm-like propagation.

Soon

  • Maintain offline/immutable backups and test restoresEnables recovery without paying ransom when systems are encrypted.

Later

  • Limit lateral movement by network segmentation and restricting SMB between segmentsReduces the ability of wormable malware to propagate rapidly across the enterprise.

Detection ideas

Detect rapid file encryption and ransom note creation on endpoints

Alert on high-rate file modifications/renames, creation of ransom note files, and unusual processes writing many files quickly.

Data sources: EDR telemetry, File integrity monitoring, Windows Security Event Logs

Detect SMB scanning/lateral movement spikes

Look for many SMB connection attempts to many internal hosts in a short period, especially from non-server endpoints.

Data sources: NetFlow/flow logs, IDS alerts, Firewall logs

Sources