Skip to main content
COSMICBYTEZLABS
NewsSecurityHOWTOsToolsTraining
StudyProjectsNewsletterHire MeAbout
Subscribe

Press Enter to search or Esc to close

News
Security
HOWTOs
Tools
Training
Study
Projects
Newsletter
Hire Me
About
RSS Feed
Reading List
Subscribe

Stay in the Loop

Get the latest security alerts, tutorials, and tech insights delivered to your inbox.

Subscribe NowFree forever. No spam.
COSMICBYTEZLABS

Your trusted source for IT intelligence, cybersecurity insights, and hands-on technical guides.

2368+ Articles
158+ Guides

CONTENT

  • Latest News
  • Security Alerts
  • HOWTOs
  • Checklists
  • Projects
  • Exam Prep

RESOURCES

  • Search
  • Browse Tags
  • Newsletter Archive
  • Reading List
  • RSS Feed

COMPANY

  • About Us
  • Contact
  • Privacy Policy
  • Terms of Service

© 2026 CosmicBytez Labs. All rights reserved.

System Status: Operational
  1. Home
  2. News
  3. New Evooo1Bot Linux Botnet Turns Routers Into Traffic Relay Nodes
New Evooo1Bot Linux Botnet Turns Routers Into Traffic Relay Nodes
NEWS

New Evooo1Bot Linux Botnet Turns Routers Into Traffic Relay Nodes

FortiGuard Labs uncovers Evooo1Bot, a Mirai-derived Linux botnet exploiting 8 CVEs to compromise routers and convert them into persistent SOCKS5 relay proxies.

Dylan H.

News Desk

August 15, 2026
4 min read

Overview

Researchers at FortiGuard Labs have disclosed a sophisticated new Linux botnet dubbed Evooo1Bot — a Mirai-derived threat that significantly extends the traditional DDoS-for-hire playbook by transforming compromised routers and edge devices into persistent SOCKS5 proxy relay nodes. Active since at least July 2026, the botnet has been observed targeting devices across North America, South America, Europe, India, China, and Japan.

The malware takes its name from the hardcoded string evooo1 embedded in every compiled binary — a campaign tag the operator uses to track per-vulnerability infection yields.

Targeted Devices and Exploited CVEs

Evooo1Bot targets a wide range of consumer and enterprise edge hardware using eight known vulnerabilities, ranging from a 2007-era legacy flaw to a newly disclosed 2025 bug:

DeviceCVEYear
Alcatel OmniPCX EnterpriseCVE-2007-30102007
Netgear multiple routersCVE-2016-62772016
Tenda AC7 / AC9 / AC10CVE-2018-145582018
Mitsubishi Electric Europe B.V.CVE-2019-149312019
Multiple devicesCVE-2024-109142024
D-Link DIR-868L B1CVE-2025-555832025

All initial payloads call back to 91.92.40[.]118/wget.sh, and campaign labels embedded in download commands (such as -s mitsu or rep.alcatel) let the operator monitor per-exploit infection rates independently.

Key Capabilities

SOCKS5 Relay Module

The most operationally significant feature is Evooo1Bot's SOCKS5 proxy module, which converts each compromised router into a persistent relay node. The relay uses a reverse-proxy architecture that decouples session control from data traffic — allowing threat actors to completely obscure their true IP origin while tunneling connections into internal corporate networks through trusted-looking edge devices. This capability positions the botnet as an access broker tool as much as a DDoS platform.

Encrypted Command and Control

C2 communications use a layered encryption scheme combining AES-256-CTR, ChaCha20, and XOR-based key derivation. The multi-layer approach makes traffic analysis and signature-based detection significantly harder than typical Mirai variants.

Additional Capabilities

  • 28-command remote administration interface — full operator control over infected nodes
  • 16 distinct DDoS attack vectors — carries the Mirai volumetric DDoS engine forward
  • SSH brute-force scanner — for lateral infection across the network
  • Credential sniffer — harvests authentication data from compromised devices
  • Honeypot detection — embedded evasion banners to identify and avoid sandbox analysis environments
  • Anti-analysis techniques — complicates dynamic and static reverse engineering

Strategic Shift from Traditional Mirai

What distinguishes Evooo1Bot from its ancestors is its dual-purpose design. Traditional Mirai variants were purpose-built for volumetric DDoS attacks. Evooo1Bot treats DDoS as a secondary capability — its primary value proposition is covert, long-term SOCKS5 proxy persistence for enterprise network infiltration and anonymization. This represents an evolution toward access brokering: compromised devices become sellable or rentable proxy nodes used to launch further attacks, bypass geo-restrictions, or tunnel into corporate environments undetected.

Mitigation and Recommendations

Organizations running the affected hardware should:

  1. Apply available firmware patches for all listed devices immediately — many of the exploited CVEs have been public for years
  2. Audit edge device access logs for unexpected outbound connections, particularly to 91.92.40[.]118
  3. Disable remote administration interfaces on consumer routers when not explicitly needed
  4. Change default credentials on all routers and edge devices — SSH brute-force is an active component
  5. Segment IoT and edge devices from internal corporate networks to limit lateral movement potential
  6. Monitor for SOCKS5 proxy traffic originating from router or gateway hosts — this is abnormal and warrants investigation

References

  • FortiGuard Labs: Multi-Functional Linux Botnet "Evooo1Bot"
  • BleepingComputer: New Evooo1Bot Linux Botnet Turns Routers into Traffic Relay Nodes
  • Infosecurity Magazine: New Mirai-Based Linux Botnet 'Evooo1Bot' Turns Victims Into Proxies
#botnet#Linux#router#Mirai#SOCKS5#threat-intel

Related Articles

737 Chrome VPN Extensions Caught Routing Traffic Through Attacker Proxies

Socket researchers found 737 fake Chrome VPN extensions silently routing 75,000+ users through SOCKS5 proxies on port 1082, enabling full AiTM interception.

4 min read

Arch Linux Disables AUR Package Adoption to Stop Malware Flood

Arch Linux has temporarily disabled the adoption of orphaned AUR packages after a wave of malicious takeovers — attackers claimed unmaintained packages and injected malware into their PKGBUILDs.

4 min read

In Other News: Dolphin X AI Malware, Car Anti-Theft Hack, 432 Linux Kernel CVEs

This week's security roundup covers an AI-prioritizing infostealer targeting developer machines, a hardcoded Bluetooth key in 2.2 million car anti-theft...

4 min read
Back to all News