Threats Vulnerabilities

How Fake ManageEngine Downloads Deliver Akira Malware

Written by Gunupuru Siva Prasad | Jul 29, 2026, 12:09:30 PM

Cyber attackers are abusing the popularity of ManageEngine OpManager, a widely used network monitoring solution, to distribute a trojanized ManageEngine OpManager installer that delivers BumbleBee malware and enables Akira ransomware attacks.

Attackers used SEO poisoning to push a fake website near the top of Bing search results, tricking users into downloading a compromised installer instead of the legitimate software.

Once executed, the installer delivered BumbleBee malware, which enabled attackers to establish initial access, deploy an AdaptixC2 beacon, perform credential theft, exfiltrate sensitive data, and ultimately deploy Akira ransomware.

The attackers progressed from initial infection to full ransomware deployment in less than two days, demonstrating both speed and operational maturity.

Severity: Critical

Threat Type: SEO Poisoning → BumbleBee Malware → AdaptixC2 → Akira Ransomware

Affected Users: IT Administrators, System Administrators, Network Operations Teams, Enterprise Environments

Why This Fake ManageEngine OpManager Download Is a Serious Ransomware Risk

Organizations frequently rely on search engines to locate software downloads, vendor documentation, and administrative tools. Threat actors are increasingly exploiting this trust by manipulating search engine rankings and impersonating legitimate software vendors.

In this campaign, attackers specifically targeted users searching for ManageEngine OpManager.

By targeting over-permissioned users, the threat actors increased their chances of gaining more high-end access shortly after compromising, reducing the need for complex privilege escalation techniques.

How the Fake ManageEngine OpManager Attack Works

  • The attack began when a victim searched Bing for “ManageEngine OpManager,” highlighting how threat actors are using search engine manipulation and SEO poisoning to target users looking for legitimate software downloads.
  • The user was directed to a malicious domain, opmanager[.]pro, which closely mimicked the official download page.
  • The victim was redirected to download-center[.]online to download a malicious MSI installer named ManageEngine-OpManager.msi.
  • The installer appeared legitimate because it installed the genuine OpManager application. But in reality, it was a malicious DLL (msimg32.dll) and used a trusted Windows executable (consent.exe) to execute the malware through DLL sideloading.
  • After execution, BumbleBee malware gave access to attackers and created direct access within the victim environment.
  • Several hours later, the attackers deployed an AdaptixC2 beacon, enabling continuous access and remote command execution.

What Attackers Did After Gaining Access

After gaining initial access through BumbleBee malware, the attackers conducted extensive reconnaissance to identify domain controllers, privileged accounts, and other critical assets within the enterprise environment.

They used native Windows commands and administrative tools to blend into normal activity and avoid detection. To maintain and expand access, the threat actors:

  • Create new privileged domain accounts.
  • Install RustDesk as a remote access service.
  • Used Remote Desktop Protocol (RDP) for lateral movement.
  • Established reverse SSH tunnels to bypass network restrictions.

The attackers then focused on credential theft, Active Directory compromise, and sensitive data collection to prepare for ransomware deployment.

They extracted

  • The Active Directory database (NTDS.dit)
  • Harvested backup credentials
  • Dumped LSASS memory, and
  • Collected sensitive organizational data for exfiltration.

How Attackers Stole Data Before Encrypting Systems

Before deploying ransomware, the threat of actors exfiltrated more than 75 GB of data using FileZilla and Secure File Transfer Protocol (SFTP).

This behavior aligns with modern double-extortion ransomware operations. In double-extortion ransomware operations, sensitive data is stolen before encryption and later used as leverage during ransom negotiations.

The ability to steal both credentials and sensitive business information significantly increases the potential impact of the attack, even if organizations can recover encrypted systems from backups.

How Akira Ransomware Was Deployed

The final stage of the attack involved the deployment of Akira ransomware.

The ransomware was observed executing as locker.exe and deleting Volume Shadow Copies through Windows Management Instrumentation (WMI), limiting recovery options for affected organizations.

Systems across the primary domain were encrypted, and the attackers later returned to compromise a child domain, extending the impact of the attack.

This shows a methodical approach, where the cyber actors first gained access, used privileges, stole data, and then moved to ransomware deployment.

Which MITRE ATT&CK Techniques Are Linked to This Threat?

  1. T1189 – Drive-by Compromise
  2. 001 – DLL Sideloading
  3. T1136 – Create Account
  4. T1219 – Remote Access Software
  5. T1082 – System Information Discovery
  6. T1482 – Domain Trust Discovery
  7. T1003 – OS Credential Dumping
  8. 003 – NTDS Credential Dumping
  9. 001 – Remote Desktop Protocol
  10. T1071 – Application Layer Protocol
  11. T1048 – Exfiltration Over Alternative Protocol
  12. T1490 – Inhibit System Recovery
  13. T1486 – Data Encrypted for Impact

Key Indicators of Compromise to Watch For

  • Domains
    • opmanager[.]pro
    • download-center[.]online
  • Files
    • ManageEngine-OpManager.msi
    • dll
    • exe
    • exe
  • Observed Behaviors
    • DLL sideloading
    • Unauthorized privileged account creation
    • RustDesk installation
    • dit extraction
    • LSASS credential dumping
    • Large outbound SFTP transfers
    • Volume Shadow Copy Deletion

How Organizations Can Reduce the Risk of Fake Software Download Attacks

Organizations should take the following actions to mitigate the risk of similar attacks:

  • Download software directly from verified vendor websites and official download portals rather than relying solely on search engine results, advertisements, or sponsored links.
  • Review web proxy and DNS logs for connections to known malicious domains.
  • Monitor for unauthorized administrator account creation and privilege changes.
  • Investigate installations of remote access tools such as RustDesk.
  • Enable endpoint detection capabilities to identify DLL sideloading and credential-dumping activity.
  • Monitor for unusual SFTP traffic and large outbound data transfers.
  • Conduct regular user awareness training focused on SEO poisoning and fake software download campaigns.

Key Takeaway: Verify Software Sources Before Downloading

This campaign demonstrates how search engine manipulation can serve as an effective initial access vector for ransomware operators.

By tricking users about a trusted IT management solution, attackers successfully delivered BumbleBee malware, established persistence using AdaptixC2, stole sensitive data, and ultimately deployed Akira ransomware.

Organizations and users should remain vigilant when downloading software, validate download sources carefully, and monitor post-compromise behaviors commonly associated with BumbleBee and Akira ransomware operations.