Skip to content
Tech News
← Back to articles

New Evooo1Bot Linux botnet turns routers into traffic relay nodes

read original more articles
Why This Matters

Evooo1Bot represents a sophisticated evolution of Mirai-based malware, targeting internet-facing routers and gateway devices to facilitate large-scale cyberattacks such as DDoS, credential theft, and network espionage. Its advanced capabilities, including encrypted C2 communications and exploit modules for various vulnerabilities, pose significant threats to both consumers and the tech industry by expanding the attack surface and complicating detection efforts.

Key Takeaways

A new Mirai-based modular Linux botnet malware called Evooo1Bot has been targeting internet-facing gateway devices, turning them into SOCKS5 traffic relay nodes.

The malware's capabilities extend beyond turning devices into proxy nodes and include credential theft, SSH brute-forcing, and launching distributed denial-of-service (DDoS) attacks.

Since at least July, Evooo1Bot has been targeting devices from Alcatel, NETGEAR, Tenda, Mitsubishi Electric, Telesquare, and D-Link across various regions by exploiting known vulnerabilities.

Evooo1Bot's current geographical spread

Source: Fortinet

“While the malware reuses the DDoS engine from the publicly leaked Mirai source code, it extends the original framework with numerous capabilities, including encrypted C2 communications, an SSH brute-force scanner, a SOCKS relay module, a credential sniffer, and an integrated exploit arsenal targeting multiple known vulnerabilities,” Fortinet researchers found.

Newer builds include a separate vulnerability-exploitation module targeting Hikvision cameras, Atlassian Confluence, Zyxel firewalls, TP-Link routers, D-Link NAS devices, WSO2 products, Kubernetes ingress-nginx, and vulnerable PHP-CGI installations.

However, Fortinet notes that some of the embedded exploits are not correctly implemented, leading to failed exploitation.

When leveraging an exploit successfully, a script downloads one of the 12 available malware builds that match the host’s CPU architecture, then clears Bash history to wipe traces of the attack.

Evooo1Bot uses encrypted command-and-control (C2) communications over port 443 and performs extensive checks for debuggers, security tools, sandboxes, virtual machines, containers, and honeypots before it launches on the infected device.

... continue reading