First reportedApril 18, 2022
ActivityApril 18, 2022
Last updatedFeb 2, 2026, 12:00 AM UTC
Record confidencemed

Key facts

Affected

  • Costa Rican government agencies
  • Citizens and businesses relying on impacted government services

Initial access

  • unknown

Impact

  • encryption
  • service_disruption
  • financial_loss
  • extortion

Attribution

Conti (referenced in U.S. reward announcement) med confidence

U.S. reward materials and public reporting tied the activity to the Conti ransomware group; full attribution details vary by agency and incident.

CVEs and ATT&CK

CVEs

ATT&CK techniques

  • T1486: The events are described as ransomware attacks causing service disruption and extortion pressure.

Mitigations

Now

  • Maintain offline/immutable backups and regularly test restoresEnables recovery without paying ransom and reduces business downtime when systems are encrypted or wiped.

Soon

  • Segment networks and restrict administrative privilegesSlows attacker movement and limits the blast radius of ransomware deployment across the enterprise.

Later

  • Harden endpoints/servers with EDR and restrict remote admin toolsImproves detection and blocking of ransomware behaviors and common lateral-movement mechanisms used to deploy payloads.

Detection ideas

Detect mass file encryption or destructive file operations

Alert on rapid renames/overwrites across many directories, creation of ransom notes, and high-entropy writes by unfamiliar processes.

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

Detect lateral movement and remote execution used for ransomware deployment

Look for PsExec/SMB service creation, remote scheduled tasks, or WMIC usage followed by execution of the same binary on multiple hosts.

Data sources: EDR telemetry, Windows Security Event Logs, Network flow logs

Sources