Berlin Government Defies Rhysida Ransomware After 5.79TB Data Theft

Berlin Refuses Ransom After Rhysida Group Steals 5.79TB of Data

HIGH
August 29, 2026
5m read
RansomwareData BreachThreat Actor

Related Entities

Threat Actors

Organizations

Berlin state governmentSenate Department for Mobility, Transport, Climate Protection and Environment

Full Report

Executive Summary

The state government of Berlin, Germany, has confirmed a major cyberattack and subsequent extortion attempt by the Rhysida ransomware group. The attackers claim to have stolen 5.79 TB of data, comprising 1.44 million files, from the city's administrative network. The compromised data allegedly includes contracts, emails, passwords, and classified information. Rhysida is auctioning the data on its darknet leak site, starting at 30 bitcoin. Berlin's Governing Mayor, Kai Wegner, has issued a strong statement that the state will not submit to extortion. The breach was traced to the Senate Department for Mobility, Transport, Climate Protection and Environment, with the data exfiltration occurring over several days in early August 2026.

Threat Overview

What Happened: The Rhysida ransomware group compromised the network of a Berlin Senate Department, exfiltrated a massive trove of data, and is now attempting to extort the city government by auctioning the stolen information online.

Attacker: Rhysida is a ransomware-as-a-service (RaaS) operation that emerged in mid-2023. The group is known for its double-extortion tactics and has targeted a wide range of sectors, including healthcare, education, and government. Security researchers believe the group may have ties to Russia or Eastern Europe.

Victim: The primary victim is the Berlin state government, specifically the Senate Department for Mobility, Transport, Climate Protection and Environment. The attack impacts the city's administration and potentially exposes the data of citizens and government employees.

Attack Vector: The initial access vector is not specified in the reports. However, the prolonged data exfiltration period (August 7-12) before the network was disconnected (August 14) suggests the attackers maintained persistent access for some time before being detected and fully contained.

Technical Analysis

Rhysida is known for using various TTPs, often leveraging phishing emails for initial access and exploiting known vulnerabilities. Once inside a network, they engage in lateral movement and data exfiltration before deploying their ransomware payload. The public auctioning of data is a classic pressure tactic to coerce payment.

MITRE ATT&CK Techniques (Assessed)

Impact Assessment

The theft of 5.79 TB of government data represents a severe security and privacy failure. The exposed data, including contracts and personal information, could be used for espionage, fraud, or to launch further attacks against government employees and partners. The public refusal to pay the ransom is a principled stance but increases the likelihood that the data will be leaked or sold, leading to long-term consequences. While officials state election infrastructure is unaffected, the breach erodes public trust in the government's ability to protect sensitive information. The cost of investigation, remediation, and potential regulatory fines under GDPR will be substantial.

IOCs — Directly from Articles

No specific Indicators of Compromise (IOCs) were provided in the source articles.

Cyber Observables — Hunting Hints

Security teams can hunt for signs of Rhysida activity using the following patterns:

  • File Name: Look for files with extensions like .rhysida appended to them, which indicates encryption by the ransomware.
  • File Name: Search for the presence of ransom notes, typically named Critical_Message.pdf or similar, dropped in compromised directories.
  • Process Name: Monitor for suspicious PowerShell execution, as Rhysida has been observed using PowerShell for lateral movement and payload execution.
  • Network Traffic Pattern: Analyze network logs for large, sustained data transfers to unknown or suspicious external IP addresses, especially outside of business hours.

Detection & Response

  • Endpoint Detection and Response (EDR): Deploy EDR solutions to detect and block malicious processes associated with Rhysida. Monitor for suspicious PowerShell commands and the creation of the group's known ransom note files. This aligns with D3FEND's Process Analysis (D3-PA).
  • Network Monitoring: Implement network traffic analysis to detect large-scale data exfiltration. Set up alerts for unusual outbound data flows from sensitive servers. D3FEND's Network Traffic Analysis (D3-NTA) is a key defensive technique here.
  • Backup Integrity: Regularly test backup and recovery procedures. Ensure backups are stored offline or in an immutable format, isolated from the primary network to prevent them from being encrypted or deleted by attackers.

Mitigation

  • Network Segmentation: Implement robust network segmentation to limit lateral movement. A breach in one department should not allow attackers to easily pivot to the entire administrative network. This is a core principle of Network Isolation (D3-NI).
  • Patch Management: Aggressively patch internet-facing systems and software to close vulnerabilities that ransomware groups commonly exploit for initial access. This aligns with Software Update (D3-SU).
  • User Training: Conduct regular security awareness training to educate employees on how to identify and report phishing attempts, a primary initial access vector for groups like Rhysida.
  • Access Control: Enforce the principle of least privilege and use Multi-factor Authentication (MFA) everywhere possible, especially for remote access and administrative accounts.

Timeline of Events

1
August 7, 2026
Data exfiltration begins from the Senate Department for Mobility, Transport, Climate Protection and Environment.
2
August 12, 2026
Data exfiltration period ends.
3
August 14, 2026
The affected government network is disconnected.
4
August 28, 2026
Rhysida adds Berlin to its leak site and city officials publicly refuse to pay the ransom.
5
August 29, 2026
This article was published

MITRE ATT&CK Mitigations

Segment networks to prevent attackers from moving laterally from a less-sensitive department to critical administrative systems.

Mapped D3FEND Techniques:

Maintain a rigorous patch management program to close vulnerabilities commonly exploited by ransomware groups.

Mapped D3FEND Techniques:

Train users to recognize and report phishing attempts, a primary initial access vector for ransomware.

Use modern EDR/XDR solutions capable of detecting ransomware behavior heuristically, not just based on signatures.

Mapped D3FEND Techniques:

D3FEND Defensive Countermeasures

Implement a robust network segmentation strategy to contain threats like the Rhysida ransomware. The breach originating in the Department of Mobility should not have been able to impact the broader state administrative network. Create distinct network zones for different government departments with strict firewall rules (a default-deny policy) controlling traffic between them. Critical infrastructure, such as election systems, should be in a highly restricted, air-gapped, or logically isolated zone. This containment strategy limits an attacker's ability to move laterally and stage large amounts of data from across the organization, significantly reducing the blast radius of an intrusion.

Deploy network detection and response (NDR) tools to monitor for large-scale data exfiltration. The exfiltration of 5.79 TB of data over several days is a significant anomaly that should be detectable. Configure alerts for sustained, high-volume outbound data transfers from internal servers to external destinations, especially those not on an approved list. Baselining normal traffic patterns is key. An alert for a server in the 'Mobility' department suddenly pushing terabytes of data to an unknown IP over 5 days would provide an early warning, potentially allowing for intervention before the full dataset is stolen.

Seed network shares with decoy files and folders designed to act as tripwires. These 'honeydocs' or 'canary tokens' should be named enticingly (e.g., 'passwords.xlsx', 'classified_projects.docx') and placed in locations accessible to attackers moving laterally. When an attacker opens or exfiltrates one of these files, it triggers a silent alert sent directly to the security team, providing high-fidelity, early warning of a compromise. This can significantly reduce detection time, which in this case could have stopped the exfiltration before 5.79 TB of real data was stolen.

Timeline of Events

1
August 7, 2026

Data exfiltration begins from the Senate Department for Mobility, Transport, Climate Protection and Environment.

2
August 12, 2026

Data exfiltration period ends.

3
August 14, 2026

The affected government network is disconnected.

4
August 28, 2026

Rhysida adds Berlin to its leak site and city officials publicly refuse to pay the ransom.

Article Author

Jason Gomes

Jason Gomes

• Cybersecurity Practitioner

Cybersecurity professional with over 10 years of specialized experience in security operations, threat intelligence, incident response, and security automation. Expertise spans SOAR/XSOAR orchestration, threat intelligence platforms, SIEM/UEBA analytics, and building cyber fusion centers. Background includes technical enablement, solution architecture for enterprise and government clients, and implementing security automation workflows across IR, TIP, and SOC use cases.

Threat Intelligence & AnalysisSecurity Orchestration (SOAR/XSOAR)Incident Response & Digital ForensicsSecurity Operations Center (SOC)SIEM & Security AnalyticsCyber Fusion & Threat SharingSecurity Automation & IntegrationManaged Detection & Response (MDR)

Editorial Standards & Analyst Review

CyberNetSec.io uses automation to assist source monitoring, deduplication, observable extraction, and structured intelligence generation. Published analysis follows human-defined editorial standards and adds defensive context including MITRE ATT&CK, D3FEND, STIX, and Sigma where applicable. Read our editorial policy.

Tags

RansomwareRhysidaData BreachGovernmentExtortionGermany

📢 Share This Article

Help others stay informed about cybersecurity threats

🎯 MITRE ATT&CK Mapped

Every tactic, technique, and sub-technique used in this threat has been identified and mapped to the MITRE ATT&CK framework for consistent, actionable threat language.

🧠 Enriched & Analyzed

Observables and indicators of compromise (IOCs) have been extracted and cataloged. Risk has been assessed and correlated with known threat actors and historical campaigns.

🛡️ Actionable Guidance

Detection rules, incident response steps, and D3FEND-aligned mitigation strategies are included so your team can act on this intelligence immediately.

🔗 STIX Visualizer

Structured threat data is packaged as a STIX 2.1 bundle and can be visualized as an interactive graph — relationships between actors, malware, techniques, and indicators.

Sigma Generator

Sigma detection rules are derived from the threat techniques in this article and can be converted for deployment across any major SIEM or EDR platform.