Winona County, Minnesota, has confirmed it fell victim to two separate ransomware attacks in early 2026, paying a ransom of $128,539 after the first incident. The initial attack in January 2026 disrupted county services and led to data theft, prompting the county to pay the ransom to restore operations and protect resident information. However, the county was struck again by a different ransomware group in April 2026, causing further significant disruption. This case serves as a stark reminder that paying a ransom does not guarantee safety from future attacks and that victimized organizations are often re-targeted. It underscores the critical need for robust post-incident remediation and security hardening to prevent repeat compromises.
The first attack was detected on January 22, 2026, forcing Winona County to revert to manual operations for some services. An investigation revealed that attackers had stolen data containing names, Social Security numbers, and medical information. After consulting with cybersecurity experts and its insurance carrier, the county negotiated and paid the ransom. The payment was partially covered by insurance ($50,000), with the county paying the remaining $78,000. Three months later, a second, unrelated ransomware attack occurred, causing further chaos and requiring an emergency declaration from the Minnesota Governor. The identities of the ransomware groups involved have not been publicly disclosed.
Specific TTPs for these attacks were not provided, but they fit the pattern of ransomware attacks targeting local governments, which are often perceived as having limited security resources.
T1566.001 - Spearphishing Attachment), exploitation of unpatched VPNs or other public-facing services (T1190 - Exploit Public-Facing Application), or brute-forced RDP credentials (T1110.001 - Password Guessing).T1003 - OS Credential Dumping), move laterally across the network (T1021.001 - Remote Desktop Protocol), exfiltrate sensitive data (T1041 - Exfiltration Over C2 Channel), and finally deploy the ransomware to encrypt systems (T1486 - Data Encrypted for Impact).The fact that the county was successfully attacked a second time so soon after the first incident strongly suggests that the root cause of the initial breach was not fully identified or remediated. Attackers often leave behind backdoors or fail to close the security gaps they exploited, making a repeat attack easier.
No specific file hashes, IP addresses, or domains were mentioned in the source articles.
To detect ransomware precursors in a local government network, security teams should hunt for:
4625mimikatz.exevssadmin delete shadowsAnomalous RDP connectionsD3-PCA: Process Code Analysis).vssadmin.exe delete shadows or similar wmic commands. This is often one of the last actions an attacker takes before deploying ransomware (D3-SFA: System File Analysis).Local governments must focus on foundational security hygiene to defend against these relentless attacks.
M1035 - Limit Access to Resource Over Network.M1030 - Network Segmentation).Proper network segmentation would limit the blast radius of a ransomware attack, preventing it from spreading across the entire county network.
Mapped D3FEND Techniques:
Do not expose RDP to the internet. Access should be restricted through a VPN with MFA.
Mapped D3FEND Techniques:
Regularly patching all software, especially on internet-facing systems like VPNs, is crucial to prevent exploitation.
Mapped D3FEND Techniques:
Strict control over privileged accounts can prevent attackers from gaining the access needed to deploy ransomware widely.
The primary countermeasure to the 'impact' phase of a ransomware attack is the ability to restore systems from clean backups. For Winona County, this means implementing a 3-2-1 backup strategy: three copies of data, on two different media types, with one copy off-site and immutable (or offline). The immutability is key; cloud storage with object lock or versioning prevents the ransomware from encrypting or deleting the backups. Regular, automated testing of the restoration process is mandatory to ensure the backups are viable. Had a robust and tested backup system been in place, the county could have restored its systems without considering the $128,000 ransom payment, saving taxpayer money and avoiding negotiations with criminals.
The fact that Winona County was hit twice suggests foundational security weaknesses were not addressed after the first attack. Platform hardening is a critical strategic mitigation. This involves securing configurations across the entire environment. For this specific threat, key hardening steps include: disabling RDP on all systems where it is not essential, and placing any required RDP access behind a multi-factor authenticated VPN gateway. Additionally, implementing Attack Surface Reduction (ASR) rules in Microsoft Defender to block credential theft from LSASS and block processes originating from PsExec and WMI can prevent common lateral movement and execution techniques used by ransomware groups. A full configuration review and hardening effort after the first incident might have prevented the second.
As a last line of defense, automated response actions can stop a ransomware attack in its tracks. EDR and SIEM systems should be configured to automatically terminate processes that exhibit high-confidence indicators of ransomware behavior. For example, a process that rapidly renames and encrypts thousands of files or executes the 'vssadmin delete shadows' command should be killed immediately. This automated 'eviction' can prevent widespread encryption. While there is a risk of terminating a legitimate process, the potential damage from a full-scale ransomware deployment far outweighs the risk of a false positive, especially when the detection logic is based on highly specific, malicious behaviors.
The first ransomware attack against Winona County is detected.
Winona County pays a ransom of $128,539 to the attackers.
A second, unrelated ransomware attack hits Winona County.

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.
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.
Help others stay informed about cybersecurity threats
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.
Observables and indicators of compromise (IOCs) have been extracted and cataloged. Risk has been assessed and correlated with known threat actors and historical campaigns.
Detection rules, incident response steps, and D3FEND-aligned mitigation strategies are included so your team can act on this intelligence immediately.
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 detection rules are derived from the threat techniques in this article and can be converted for deployment across any major SIEM or EDR platform.