Skip to content
Tech News
← Back to articles

Akira hackers disable EDR with Safe Mode, steal data but fail to encrypt

read original more articles
Why This Matters

This incident highlights the evolving tactics of cybercriminals who disable endpoint security by leveraging Safe Mode, emphasizing the need for more resilient detection and response strategies. It underscores the importance for organizations to strengthen VPN security, implement multi-factor authentication, and monitor for sophisticated attack techniques that bypass traditional defenses. For consumers and businesses alike, this serves as a reminder to maintain robust cybersecurity practices to prevent data theft and system compromise.

Key Takeaways

An Akira ransomware affiliate disabled the endpoint detection and response (EDR) solution on a compromised system by restarting the machine into Safe Mode with Networking.

The attack occurred on August 4 after the hacker obtained initial access through an exposed SonicWall VPN device without multi-factor authentication (MFA).

Managed detection and response (MDR) services company Huntress says that roughly two hours after a successful VPN login, the attacker connected to the domain controller via RDP, enumerated Active Directory users and computers, and then moved to an application server.

They used WinRAR to archive mapped file shares and the s5cmd command-line tool to upload the stolen data to an attacker-controlled S3 bucket, before installing AnyDesk for remote access.

At that stage, the attacker used AnyDesk to force the compromised host to boot into Safe Mode with Networking and disable both the Huntress agent and Microsoft Defender’s real-time protection.

Safe Mode is a Windows startup state designed for troubleshooting and diagnostic operations. It starts Windows with a limited set of drivers and services, generally preventing most third-party software and services from loading.

For 10 minutes while in Safe Mode, "the host had no working EDR, and AV was blinded," Huntress says.

Meanwhile, the attackers added AnyDesk to Windows’ Safe Mode registry, allowing it to start after reboot and retain their remote access to the breached machine.

However, when they attempted to launch the main ransomware payload (akira.exe) via AnyDesk in Safe Mode, it failed to execute as the system reported low virtual memory and generated out-of-memory and PowerShell errors.

Akira ransomware attack flow

... continue reading