Everest Ransomware Claims Attacks on Stadler, AKM, and Conway

Everest Ransomware Hits Rail, AI, and Business Intelligence Firms

HIGH
August 1, 2026
5m read
RansomwareThreat ActorCyberattack

Impact Scope

Affected Companies

StadlerAKM Enterprises Inc.Conway Analytics

Industries Affected

ManufacturingTransportationTechnology

Geographic Impact

SwitzerlandUnited States (global)

Related Entities

Threat Actors

Everest

Other

StadlerAKM Enterprises Inc.Conway AnalyticsSwitzerlandUnited States

Full Report

Executive Summary

The Everest ransomware group has launched a series of attacks against diverse industrial and technology sectors, underscoring the broad-reaching nature of the ransomware threat. The group has claimed responsibility for breaches at Stadler, a major Swiss rail vehicle manufacturer, as well as two U.S.-based technology firms: AKM Enterprises Inc., an AI and SaaS company, and Conway Analytics, a business intelligence firm. In a classic double extortion tactic, Everest retaliated against Stadler's refusal to pay a ransom by leaking over 270,000 allegedly stolen files. These incidents highlight Everest's continued operations and its focus on extorting critical and data-rich organizations.


Threat Overview

Everest is a known ransomware-as-a-service (RaaS) operation that has been active for several years. The group is notorious for its double extortion model: first, they exfiltrate large volumes of sensitive data, and second, they encrypt the victim's systems. If the victim refuses to pay the ransom for the decryption key and data deletion, Everest publishes the stolen data on its dark web leak site.

Recent Campaign Activity:

  • Stadler (Switzerland): The group breached the Swiss manufacturer, exfiltrating data that reportedly includes CCTV footage and internal configuration files. When Stadler confirmed the incident but refused to pay, Everest followed through on its threat and leaked the data. Despite the leak, Stadler reported that its production and rail operations were not affected, suggesting the breach was contained to its IT environment.
  • AKM Enterprises Inc. (United States): On July 31, 2026, Everest listed the AI and SaaS company on its leak site, indicating a successful breach and data theft. This targets a company in a high-value technology sector.
  • Conway Analytics (United States): On the same day, the business intelligence firm was also added to Everest's list of victims, suggesting a targeted campaign against data-centric U.S. companies.

Technical Analysis

While the specific initial access vectors for these breaches were not disclosed, Everest and similar RaaS groups typically employ a common set of TTPs that map to the MITRE ATT&CK framework:


Impact Assessment

The impact of these attacks varies but follows a clear pattern:

  • Data Exposure: For Stadler, the leak of 270,000 files, including potentially sensitive configuration data, creates long-term risks, even if operations were not disrupted. For AKM and Conway, the threat of a similar data leak looms.
  • Business Disruption: While Stadler contained the attack, many ransomware incidents cause significant downtime, halting production and business operations.
  • Financial Costs: Victims face costs from ransom payments (if made), recovery efforts, regulatory fines, and reputational damage.
  • Industry Targeting: The attacks show that no industry is safe. Everest successfully targeted critical infrastructure (transportation), emerging technology (AI), and data services (business intelligence) in a short period.

IOCs — Directly from Articles

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

Cyber Observables — Hunting Hints

Security teams should hunt for common ransomware precursors, which are often more detectable than the ransomware payload itself.

Type
process_name
Value
rclone.exe
Description
A legitimate file sync tool often abused by ransomware groups to exfiltrate large volumes of data.
Context
EDR telemetry, Process execution logs
Confidence
high
Type
command_line_pattern
Value
vssadmin delete shadows /all /quiet
Description
Command used to delete Volume Shadow Copies to prevent easy file recovery. This is a hallmark of ransomware attacks.
Context
EDR telemetry, Windows Event ID 4688
Confidence
high
Type
network_traffic_pattern
Value
Large, sustained outbound data transfers to cloud storage providers (e.g., Mega, Dropbox) from servers.
Description
This pattern is highly indicative of data exfiltration prior to encryption.
Context
Firewall logs, Netflow, DLP alerts
Confidence
high

Detection & Response

  • Behavioral Detection: Deploy EDR/XDR solutions that use behavioral analysis to detect ransomware TTPs, such as the rapid encryption of files or the deletion of shadow copies.
  • Network Monitoring: Monitor for large, anomalous data flows leaving the network. Egress traffic analysis is key to detecting exfiltration in progress.
  • Canary Files: Place canary files (honeypots) on file shares. Any modification to these files should trigger a high-priority alert and automated response, like isolating the affected host.

Mitigation

  • Backup and Recovery: Maintain offline, immutable, and regularly tested backups. This is the single most effective defense against extortion.
  • Network Segmentation: Segment networks to contain a potential breach. Critical servers should be isolated from general user workstations.
  • Patch Management: Promptly patch vulnerabilities in internet-facing systems, as these are a primary entry vector for ransomware.
  • MFA: Enforce multi-factor authentication on all remote access services (VPN, RDP) and privileged accounts.

Timeline of Events

1
July 31, 2026
Everest ransomware group claims attacks on Stadler, AKM Enterprises, and Conway Analytics, and leaks Stadler's data.
2
August 1, 2026
This article was published

MITRE ATT&CK Mitigations

Audit

M1047enterprise

Implement comprehensive logging to detect ransomware precursor activities like credential dumping and lateral movement.

Contain the spread of ransomware by segmenting networks, preventing it from moving from workstations to critical servers.

Patching internet-facing systems and software to close common initial access vectors used by ransomware groups.

D3FEND Defensive Countermeasures

To combat ransomware like Everest, organizations can deploy File Content Rules, often implemented through File Server Resource Manager (FSRM) on Windows Servers or similar technologies. This involves creating 'canary' files or honeypot directories on critical file shares. These files have names like '000-DO-NOT-DELETE.txt' and are monitored by the system. A rule is created to trigger an alert and, more importantly, an automated action—such as disabling the user account that modified the file and isolating the source IP—the instant a canary file is accessed, modified, or encrypted. Because ransomware encrypts files indiscriminately, it will inevitably touch a canary file early in its attack, providing a high-fidelity, early-warning signal that can stop a widespread encryption event in its tracks.

Effective defense against ransomware requires deep Process Analysis via an EDR or XDR solution. Security teams should configure their tools to detect and block the specific chain of behaviors common to ransomware. For example, a rule could be: 'Alert or block any process that (1) is not a registered backup service, (2) invokes vssadmin.exe delete shadows, AND (3) begins rapidly reading and writing to a large number of files with new extensions.' This behavioral, multi-condition analysis is far more effective than signature-based detection. It allows security systems to identify the malicious intent of a process chain, enabling them to stop a novel ransomware variant like Everest even if its specific file hash is unknown.

Timeline of Events

1
July 31, 2026

Everest ransomware group claims attacks on Stadler, AKM Enterprises, and Conway Analytics, and leaks Stadler's data.

Sources & References

Top 10 Breaches of the Week
Security BoulevardJuly 31, 2026
Recent Data Breaches in 2026
BreachSenseJuly 31, 2026

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

EverestRansomwareStadlerAKM EnterprisesConway AnalyticsData Leak

📢 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.