1. Executive summary
A U.S. government entity — evidence points to Union County, Ohio — paid approximately $1 million (≈9.44 BTC) to a threat actor calling itself "Kairos" to prevent publication of stolen files. Unlike conventional ransomware, no encryption was deployed; the extortion was purely data-theft-driven, with the actor threatening to leak sensitive folders (including a "prosecutors office" directory) containing PII on 45,487 residents. Attribution to "Kairos" is unconfirmed: the actor has no MITRE ATT&CK profile, and neither the county nor the actor has confirmed the connection. No CVE, CVSS score, or CISA-KEV entry is associated with this item. EMEA financial services should note the broader trend: data-theft extortion without encryption is increasing (Sophos reported in 2025 that only ~50% of ransomware attacks still involve encryption), and financial institutions are explicitly cited as targets of similar crews.
2. Regulatory framing
| Article | Trigger (the fact in this item) | Practical impact |
|---|---|---|
| DORA Art. 17: ICT-related incident management process | A data-theft extortion incident involving exfiltration of 2 TB / 1.6 million files demonstrates the need for a structured incident management process covering detection, containment, and response. | Financial entities must ensure their ICT incident process can handle pure data-theft extortion (no encryption), including negotiation-response playbooks. |
| DORA Art. 18: classification of ICT-related incidents and cyber threats | Data-theft extortion without encryption represents a distinct threat category that may not fit traditional ransomware classification. | Ensure incident classification taxonomies account for extortion-without-encryption scenarios; misclassification can delay appropriate response. |
| DORA Art. 19: reporting of major ICT-related incidents to competent authorities | A $1 million extortion payment and exfiltration of PII affecting 45,487 individuals would constitute a major ICT-related incident. | If a comparable incident occurred at an EMEA financial entity, reporting to competent authorities would be required; the victim in this case did not publicly disclose the payment. |
| NIS2 Art. 23: incident reporting obligations | The incident involved significant data exfiltration and an extortion payment, triggering incident notification requirements for in-scope entities. | NIS2 in-scope organisations must ensure reporting procedures cover extortion-only incidents, not just encryption-based ransomware. |
3. Technical analysis & attack chain
Confirmed facts (corroborated by negotiation chat and blockchain trail)
- Initial access — Method not specified in the source material. No CVE, exploited component, or initial access vector is identified. The source does not describe the intrusion itself.
- Data exfiltration — Kairos claimed to hold >2 TB of data, approximately 1.6 million files. Proof-of-theft files carried names including
Union.xlsx,1 union co psi template.doc, and a final archiveunion.rar. The stolen data included Social Security numbers, financial details, fingerprints, and passport numbers. - Targeted leverage — Kairos focused on a folder marked "prosecutors office," threatening that leaking it would help criminals dodge charges. This indicates selective targeting of high-sensitivity data for maximum extortion pressure.
- Negotiation — The negotiation ran approximately one month. Kairos opened at $3 million; the county countered at $100,000, then $255,000, then $430,000. Kairos dropped to $2 million, then set a hard final demand of $1 million with a Friday deadline. Standard pressure tactics were used: countdown timer, tight deadlines, threats to dump the most sensitive folders first.
- Payment — The county paid on June 13, 2025. Payment was approximately 9.44 BTC, worth ~$1 million at the time.
- Fund tracing — Within hours, the BTC was split in two and moved through a chain of wallets toward deposit addresses tied to crypto exchanges Bybit, OKX, and a Russian service called BELQI. Krishnan traced the money via blockchain.
- Proof of deletion — Kairos sent a "proof of deletion" file, but this only contained a list of file names demonstrating the attacker once had the files — not evidence that originals were wiped.
- Post-incident — Kairos's leak site is down. Its last known victim appeared in June 2026. A wallet tied to the operation was still moving money as recently as May 2026, indicating the crew may still be active despite the dark leak site.
Unconfirmed / single-sourced claims (confidence caveat)
- Attribution to "Kairos" is unconfirmed — the actor has no MITRE ATT&CK profile in the verified reference data. Neither the county nor Kairos has confirmed the connection.
- The victim's identity as Union County, Ohio is inferred from the negotiation chat and proof-of-theft filenames but is not confirmed by either party. This is single-sourced (Rakesh Krishnan / Ransom-ISAC case study); verify before enforcement.
- Union County publicly described the incident as "ransomware" in May 2025, but the source explicitly states no encryption occurred. This discrepancy is notable: the victim's own characterisation conflicts with the technical evidence in the case study.
- The broader trend attribution to "Silent Ransom Group" as a "Conti offshoot" targeting U.S. law and finance firms is sourced from the same article; no independent corroboration is provided in the source material.
Technical specifics not available in the source
The source does not provide: initial access vector, exploited CVE, malware family, encryptor/locker artefacts, C2 infrastructure, persistence mechanisms, privilege escalation methods, lateral movement techniques, or network indicators. No file hashes, mutex names, service names, or registry keys are present. The attack chain begins at the data-theft and extortion stage; the intrusion itself is not described.
4. Mitigation & containment
This item does not involve a patchable CVE or a specific product vulnerability. Mitigation is therefore operational and procedural rather than version-pinning.
P1 — Within 24 hours
- Review and validate existing data-loss prevention (DLP) controls. The attacker exfiltrated ~2 TB / 1.6 million files — ensure egress monitoring can detect bulk data movement at this volume.
- Confirm EDR/XDR rules alert on large archive creation (e.g.
.rar,.zipcreation followed by outbound transfer). The source referencesunion.raras a final archive. - Verify backup integrity and offline/offline-immutable backup copies. In data-theft extortion, backups do not help recover leaked data, but they confirm whether data was accessible to the attacker.
- Ensure incident response playbooks include a data-theft extortion scenario (distinct from encryption ransomware). The response differs: there is no decryption key to negotiate, and payment provides no guarantee of deletion.
P2 — Within 72 hours
- Review access controls on high-sensitivity directories (the source highlights a "prosecutors office" folder as a targeted leverage point — identify your equivalent: legal, compliance, M&A, customer PII repositories).
- Validate that file-share audit logging captures access to sensitive directories and can be correlated with identity analytics for anomalous bulk access.
- Brief incident response and legal teams on the distinction between ransomware (encryption) and data-theft extortion. Misclassification can lead to inappropriate response actions (e.g. restoring from backup when the issue is exfiltration, not encryption).
- Review cryptocurrency payment tracing capabilities or relationships with blockchain-analytics firms. The source demonstrates that blockchain tracing (via exchange deposit addresses at Bybit, OKX, and BELQI) can produce investigative leads even when attribution is unavailable.
P3 — Within 7 days
- Conduct a tabletop exercise simulating a pure data-theft extortion scenario: no encryption, attacker holds stolen data, threatens publication, demands payment. Include legal, communications, and law-enforcement coordination in the exercise.
- Review third-party / supply-chain risk. The source notes that similar crews (e.g. Silent Ransom Group) target law and finance firms — assess whether your legal or financial service providers have adequate controls, as their compromise could expose your data.
- Validate DORA Art. 17 incident management process and NIS2 Art. 23 reporting procedures explicitly cover extortion-without-encryption scenarios.
5. Indicators of compromise
| Type | Value | Confidence | Source |
|---|---|---|---|
| filename | Union.xlsx | Medium (proof-of-theft file) | The Hacker News / Ransom-ISAC |
| filename | 1 union co psi template.doc | Medium (proof-of-theft file) | The Hacker News / Ransom-ISAC |
| filename | union.rar | Medium (final archive) | The Hacker News / Ransom-ISAC |
| cryptocurrency exchange | Bybit | Medium (deposit address) | The Hacker News / Ransom-ISAC |
| cryptocurrency exchange | OKX | Medium (deposit address) | The Hacker News / Ransom-ISAC |
| cryptocurrency service | BELQI (Russian service) | Medium (deposit address) | The Hacker News / Ransom-ISAC |
| actor name | Kairos | Low (unconfirmed attribution) | The Hacker News / Ransom-ISAC |
filename Union.xlsx
filename 1 union co psi template.doc
filename union.rar
cryptocurrency_exchange Bybit
cryptocurrency_exchange OKX
cryptocurrency_service BELQI
actor_name Kairos
Confidence caveat: All IOCs are single-sourced (Rakesh Krishnan / Ransom-ISAC case study via The Hacker News). Attribution to "Kairos" is unconfirmed — no MITRE ATT&CK profile exists for this actor. The filenames are proof-of-theft artefacts, not necessarily malware artefacts. Verify before enforcement.
6. Detection
The source material contains filenames and exchange names but no malware artefacts, command-line strings, mutex names, registry keys, or process indicators. The filenames (Union.xlsx, 1 union co psi template.doc, union.rar) are victim-specific documents, not attacker tooling. A YARA rule for these would produce false positives on legitimate files. No behavioural log indicators (process creation, network connections, registry writes) are present in the source.
Insufficient indicators to author detection rules.
The source does, however, support a defensive detection concept: bulk archive creation (.rar) of sensitive directories followed by anomalous egress. EDR/DLP rules for this pattern should be validated but are not authorable from the source material alone.
7. Sources
- The Hacker News — "U.S. Government Entity Paid Kairos $1 Million in Data-Theft Extortion Case" — https://thehackernews.com/2026/07/us-government-entity-paid-kairos-group.html — 2026-07-04
- Rakesh Krishnan / Ransom-ISAC — case study referenced by The Hacker News (primary research; not directly linked in source)
8. Adverse Trace position
Severity assessment: . No CVE, CVSS, or CISA-KEV entry applies. The incident itself is a confirmed extortion payment (~$1 million / 9.44 BTC) but attribution to "Kairos" is unconfirmed (no MITRE ATT&CK profile) and the victim identity is inferred, not confirmed. The bottom-line risk to EMEA financial services is not this specific actor but the demonstrated trend: data-theft extortion without encryption is viable, lucrative, and increasingly common. Sophos's 2025 finding that only ~50% of ransomware attacks now involve encryption (lowest in six years) is significant. Financial institutions are explicitly cited as targets of comparable crews. The operational lesson is that DLP, egress monitoring, and incident classification must account for extortion-without-encryption — a scenario where backups are irrelevant and payment guarantees nothing. Adverse Trace will continue monitoring for Kairos wallet activity (last observed May 2026) and for any emerging IOCs from the Ransom-ISAC case study. Clients should validate DLP controls for bulk exfiltration detection and ensure incident playbooks distinguish encryption ransomware from data-theft extortion. All IOCs in this advisory are single-sourced; verify before enforcement.
Published via PulseTrace — Adverse Trace threat intelligence.