SecPod

Learn Search

Search across all Learn content

← Back to Security Research
Evooo1Bot: Mirai-Based Linux Botnet Turns Edge Devices Into SOCKS5 Proxies

Evooo1Bot: Mirai-Based Linux Botnet Turns Edge Devices Into SOCKS5 Proxies

Aug 19, 2026By Manasvini R

Summary

Evooo1Bot is a previously undocumented Linux botnet that expands the capabilities of the Mirai malware ecosystem by combining distributed denial-of-service (DDoS) functionality with encrypted command-and-control (C2) communications, SSH brute-force attacks, credential interception, vulnerability exploitation, and SOCKS5 proxying.

The botnet has been active in the wild since at least July 2026, targeting publicly accessible routers, firewalls, IP cameras, and other Linux-based edge devices through multiple known vulnerabilities. Successful exploitation downloads a shell-based loader that deploys an architecture-compatible Evooo1Bot binary.

Once compromised, devices can be remotely controlled, used for DDoS attacks, leveraged to attack additional systems, or converted into SOCKS5 proxy nodes that conceal malicious traffic behind legitimate victim IP addresses. The combination of vulnerability exploitation, credential attacks, remote administration, and proxy functionality makes compromised edge devices considerably more valuable to attackers than conventional Mirai-style DDoS bots.

Background of Evooo1Bot

Evooo1Bot is a Linux-based botnet identified by Fortinet FortiGuard Labs that derives its core DDoS functionality from the publicly leaked Mirai source code.

Unlike traditional Mirai variants that primarily recruit vulnerable Internet of Things (IoT) devices for denial-of-service attacks, Evooo1Bot extends the original framework with a broader set of post-compromise capabilities. The malware incorporates encrypted C2 communication, an SSH brute-force scanner, a SOCKS relay module, credential-sniffing functionality, remote shell access, file transfer capabilities, persistence mechanisms, and an integrated exploit framework targeting multiple known vulnerabilities.

Evooo1Bot can also intercept HTTP Basic Authorization and Cookie headers, potentially exposing authentication information and active web sessions. This creates additional risks when the compromised device occupies a strategically important position within a network.

One of Evooo1Bot's most significant capabilities is its ability to transform compromised routers, firewalls, IP cameras, and other edge systems into SOCKS5 proxies. Threat actors can subsequently route malicious traffic through victim devices, disguising the true source of attacks behind legitimate residential or enterprise IP addresses.

At scale, these infected devices could provide attackers with a geographically distributed proxy infrastructure while simultaneously supporting DDoS attacks, vulnerability exploitation, SSH scanning, and other malicious operations.

Vulnerability Details

CVE ID CVSS Score EPSS Score Affected Component Vulnerability Type
CVE-2007-3010 9.8 (Critical) 97.41% Alcatel OmniPCX Enterprise Remote Code Execution
CVE-2016-6277 8.8 (High) 99.78% NETGEAR Routers Remote Code Execution
CVE-2018-14558 9.8 (Critical) 8.67% Tenda AC7, AC9, and AC10 Routers Command Injection
CVE-2019-14931 9.8 (Critical) 58.09% Mitsubishi Electric / INEA ME-RTU Devices Command Injection
CVE-2020-10987 9.8 (Critical) 79.81% Tenda AC15 Router Remote Code Execution
CVE-2021-46422 9.8 (Critical) 94.63% Telesquare SDT-CW3B1 Command Injection
CVE-2022-37055 9.8 (Critical) 55.53% D-Link Routers Buffer Overflow
CVE-2024-29269 8.8 (High) 5.85% Telesquare TLR-2005KSH Command Injection
CVE-2025-10123 5.5 (Medium) 4.40% D-Link DIR-823X Command Injection
CVE-2025-55583 9.8 (Critical) 6.48% D-Link DIR-868L B1 Command Injection

Attack Methodology

  • Phase 1: Internet-Facing Device Discovery and Exploitation
    Evooo1Bot targets publicly accessible routers, cameras, networking equipment, and other edge devices affected by known vulnerabilities. The botnet exploits flaws including CVE-2016-6277, CVE-2018-14558, CVE-2020-10987, and CVE-2024-29269 to obtain remote command execution on vulnerable systems.
  • Phase 2: Loader Execution and Malware Deployment
    Successful exploitation executes a shell-based loader named wget.sh, observed being hosted on attacker-controlled infrastructure at 91.92.40[.]118. The loader determines the CPU architecture of the compromised device and retrieves a compatible Evooo1Bot binary. After deployment, the script clears Bash history in an attempt to remove traces of commands executed during the infection process.
  • Phase 3: Anti-Analysis and Command-and-Control Communication
    After execution, Evooo1Bot performs checks for analysis tools, virtual machines, and sandbox environments. These checks can help the malware determine whether it is executing on a genuine compromised system or inside a security research environment. Evooo1Bot then establishes encrypted communication with its command-and-control infrastructure over TCP port 443. The infected system registers with the C2 server and waits for additional operator instructions.
  • Phase 4: Remote Administration and Credential Collection
    Evooo1Bot provides operators with extensive control over compromised systems. Available functionality includes persistence installation, malware updates, interactive shell access, file uploads and downloads, proxy activation, and bot termination. The malware can also intercept HTTP Basic Authorization and Cookie headers, potentially exposing credentials or active session information observable from the compromised device.
  • Phase 5: SSH Scanning and Vulnerability Exploitation
    Evooo1Bot contains an SSH brute-force scanner and an HTTP-based exploit dispatcher capable of targeting additional systems. Its exploit framework contains functionality associated with vulnerabilities affecting Hikvision, Atlassian Confluence, WSO2, Zyxel, TP-Link, PHP-CGI, D-Link, and Kubernetes ingress-nginx.
  • Phase 6: SOCKS5 Proxying and DDoS Operations
    Compromised devices can be transformed into SOCKS5 proxy nodes, enabling attackers to relay traffic through legitimate victim IP addresses. This can obscure the origin of malicious activity and provide attackers with distributed proxy infrastructure. Evooo1Bot also retains Mirai-derived DDoS functionality and can launch DNS, TCP, and UDP denial-of-service attacks.

Indicators of Compromise (IOCs)

Malicious Infrastructure

  • 91.92.40[.]118
  • wget.sh

The IP address 91.92.40[.]118 was reported as infrastructure hosting the Evooo1Bot loader. Successful exploitation causes vulnerable devices to retrieve wget.sh, which downloads an Evooo1Bot binary compatible with the target device's CPU architecture.

Organizations should investigate unexpected historical or current connections to this infrastructure, suspicious execution of shell-based downloaders, and unexplained outbound connections from internet-facing Linux and IoT devices.

MITRE ATTACK Mapping

Technique ID Technique Name Tactic
T1190 Exploit Public-Facing Application Initial Access
T1059.004 Command and Scripting Interpreter: Unix Shell Execution
T1070.003 Clear Command History Defense Evasion
T1497.001 Virtualization/Sandbox Evasion: System Checks Defense Evasion
T1110 Brute Force Credential Access
T1040 Network Sniffing Credential Access
T1105 Ingress Tool Transfer Command and Control
T1090 Proxy Command and Control
T1573 Encrypted Channel Command and Control
T1498 Network Denial of Service Impact

Visual Attack Flow

Mitigation

  1. Patch vulnerable internet-facing devices immediately.
    Identify and remediate affected routers, firewalls, cameras, application servers, and other edge systems, prioritizing known vulnerabilities associated with Evooo1Bot. Apply the latest vendor firmware and security updates and replace end-of-life devices that no longer receive security patches.
  2. Reduce unnecessary internet exposure.
    Avoid exposing administrative interfaces, SSH, Telnet, and device-management services directly to the internet. Restrict administrative access using VPNs, firewall rules, trusted management networks, and source IP allowlisting.
  3. Strengthen SSH security.
    Disable password-based SSH authentication where possible and use public-key authentication. Disable direct root login, remove default credentials, enforce strong authentication policies, and monitor repeated failed SSH login attempts that could indicate brute-force activity.
  4. Monitor outbound C2 and proxy activity.
    Inspect unexpected outbound connections from routers, firewalls, cameras, and Linux-based edge systems, particularly persistent connections over TCP/443 to unknown infrastructure. Monitor unusual proxy behavior and traffic patterns that could indicate an edge device is being used as a SOCKS5 relay.
  5. Hunt for IOCs and suspicious edge-device activity.
    Search firewall, DNS, proxy, IDS/IPS, and network telemetry for connections involving 91.92.40[.]118, execution or retrieval of wget.sh, unexplained shell commands, Bash history deletion, unexpected outbound connections, and abnormal DNS, TCP, or UDP traffic originating from edge devices.

Instantly Fix Risks with Saner Patch Management

Saner patch management is a continuous, automated, and integrated software that instantly fixes risks exploited in the wild. The software supports major operating systems like Windows, Linux, and macOS, as well as 550+ third-party applications.

It also allows you to set up a safe testing area to test patches before deploying them in a primary production environment. Saner patch management additionally supports a patch rollback feature in case of patch failure or a system malfunction.

Experience the fastest and most accurate patching software here.

Featured Posts

Open Operation CameraSwarm: Inside the Toolkit Behind 14,530 Compromised Dahua Cameras
Operation CameraSwarm: Inside the Toolkit Behind 14,530 Compromised Dahua Cameras

CVE Research

Operation CameraSwarm: Inside the Toolkit Behind 14,530 Compromised Dahua Cameras

A single operator compromised 14,530+ Dahua cameras across Ukraine and Russia in 35 days, chaining credential brute-force, a CVE-2021-33044/33045 authentication bypass, and P2P relay abuse to plant a persistent backdoor and harvest transferable admin access.

Aug 21, 2026

Open Critical GitLab Flaw Exposes Public Projects to Deletion — Two CVEs Patched, Including High-Severity CSRF
Critical GitLab Flaw Exposes Public Projects to Deletion — Two CVEs Patched, Including High-Severity CSRF

CVE Research

Critical GitLab Flaw Exposes Public Projects to Deletion — Two CVEs Patched, Including High-Severity CSRF

CVE-2026-19478 is a critical code injection vulnerability in GitLab CE/EE that allows an unauthenticated attacker to modify or delete public projects and user data by abusing a GraphQL directive. A second high-severity issue, CVE-2026-19650, involves cross-site request forgery in the GraphQL multiplex query handler. This article examines how the critical vulnerability works, the availability of a public proof-of-concept, the potential impact on self-managed instances, the affected versions, and the security updates released to remediate both issues.

Aug 19, 2026

Open No Password Needed: macOS Screen Sharing Flaw (CVE-2026-65400) Used to Deploy Monero Miners
No Password Needed: macOS Screen Sharing Flaw (CVE-2026-65400) Used to Deploy Monero Miners

CVE Research

No Password Needed: macOS Screen Sharing Flaw (CVE-2026-65400) Used to Deploy Monero Miners

Aug 19, 2026

Open Inside the GeoServer Zero-Day: From jsonArrayContains to Potential RCE
Inside the GeoServer Zero-Day: From jsonArrayContains to Potential RCE

CVE Research

Inside the GeoServer Zero-Day: From jsonArrayContains to Potential RCE

Aug 17, 2026