Cyber Security News

BERT Ransomware Upgrades to Attacks Linux Machines Using Weaponized ELF Files

A sophisticated ransomware operation known as BERT has significantly expanded its capabilities by developing weaponized ELF (Executable and Linkable Format) files specifically designed to target Linux environments, marking a concerning evolution in the threat landscape.

First detected in April 2025, the ransomware group has been active since mid-March 2025, initially focusing exclusively on Windows systems before upgrading their arsenal to include cross-platform capabilities that now threaten both Windows and Linux infrastructure.

The ransomware operation employs phishing campaigns as its primary infection vector, leveraging social engineering techniques to gain initial foothold in target networks.

The Raven File analysts noted that BERT ransomware has established a sophisticated infrastructure on the dark web, operating leak sites and negotiation platforms through onion domains, demonstrating the group’s commitment to long-term operations and victim extortion.

Data Leak Site of BERT Ransomware (Source – The Raven File)

BERT’s expansion into Linux environments represents a strategic shift that significantly broadens its potential target base, particularly affecting enterprise environments where Linux servers are commonly deployed for critical infrastructure and services.

The group has successfully compromised organizations across multiple sectors, with the United States leading victim statistics, followed by the United Kingdom, Malaysia, Taiwan, Colombia, and Turkey.

The most affected industries include service and manufacturing sectors, though the group has also targeted logistics, information technology, and healthcare organizations.

Analysis of the group’s victim portfolio reveals a calculated approach to target selection, with companies ranging from small enterprises to major corporations.

Victim Page (Source – The Raven File)

The ransomware operators maintain detailed victim profiles on their leak sites, including legitimate website URLs, estimated revenue figures, and publication dates, indicating thorough reconnaissance capabilities and systematic documentation practices.

The ransomware’s negotiation process occurs through privacy-focused communication channels, with demands typically denominated in Bitcoin cryptocurrency.

Negotiation (Source – The Raven File)

Recent cases have shown ransom demands of 1.5 BTC, though amounts likely vary based on victim size and perceived ability to pay.

Weaponized Infection Mechanism

The most concerning aspect of BERT’s evolution lies in its sophisticated infection mechanism, which employs weaponized PowerShell scripts to systematically disable security controls before deploying the encryption payload.

The group hosts malicious scripts on compromised infrastructure, specifically utilizing the IP address 185.100.157.74 to serve both PowerShell scripts and executable payloads.

The weaponization process begins with a PowerShell script that performs privilege escalation checks and systematically dismantles Windows security features.

The script first verifies administrative privileges and re-executes itself with elevated permissions if necessary. Subsequently, it modifies critical registry entries to disable Windows Defender’s core protection mechanisms, including real-time monitoring and cloud-based protection services.

Set-ItemProperty -Path "HKLM:\SOFTWARE\Policies\Microsoft\Windows Defender" -Name "DisableAntiSpyware" -Value 1 -Type DWord -Force
Set-ItemProperty -Path "HKLM:\SOFTWARE\Policies\Microsoft\Windows Defender\Real-Time Protection" -Name "DisableRealtimeMonitoring" -Value 1 -Type DWord -Force

The script also disables User Account Control by setting the “EnableLUA” registry value to zero, effectively removing a critical security barrier that prevents unauthorized system modifications.

Following security neutralization, the script downloads and executes the primary ransomware payload from the same compromised server infrastructure.

The Linux variant demonstrates sophisticated code reuse, sharing approximately 80% of its codebase with the notorious Sodinokibi (Revil) ransomware family.

This variant employs multiple encryption algorithms including AES, RC4 PRGA, Salsa20, and ChaCha, while utilizing AWK commands for registry queries and Base64 encoding for data obfuscation.

The infrastructure analysis reveals that the command and control servers operate under Russian control through Edinaya Set Limited, highlighting the group’s preference for jurisdictions with limited cybersecurity cooperation agreements.

Automate threat response with ANY.RUN’s TI Feeds—Enrich alerts and block malicious IPs across all endpoints -> Request full access

Tushar Subhra Dutta

Tushar is a senior cybersecurity and breach reporter. He specializes in covering cybersecurity news, trends, and emerging threats, data breaches, and malware attacks. With years of experience, he brings clarity and depth to complex security topics.

Recent Posts

Google Chrome 153 Update Fixes 42 Security Flaws, Including 3 Critical Ones

Google has released an important Chrome 153 security update that fixes 42 vulnerabilities across the…

4 hours ago

CISA and NIST Release Technical Checklist for Safeguarding Identity Tokens From Theft and Misuse

The Cybersecurity and Infrastructure Security Agency (CISA) and the National Institute of Standards and Technology…

14 hours ago

CISA Shares 17 Techniques Used by Hackers to Compromise Active Directory Environments

CISA and five international cybersecurity agencies have released detailed guidance describing 17 common techniques hackers…

15 hours ago

Apple Rolls Out Massive Security Update Fixing 273 Vulnerabilities Across Its Devices

Apple has released one of its largest coordinated security rollouts, addressing 273 distinct critical vulnerabilities…

15 hours ago

How to Keep Malware’s Rotating Infrastructure From Becoming a Detection Gap

You can’t detect today's attacks with yesterday’s threat intelligence; that’s how you could briefly formulate…

16 hours ago

Microsoft Bans Its AI Models From Launching Cyberattacks or Escalating Their Own Access

Microsoft has published a draft Humanist AI Code of Conduct that would prohibit its in-house…

16 hours ago