SBIDIOT
SBIDIOT is a Linux-based IoT botnet malware used for distributed denial-of-service operations.
Profile source: Mallory opens in a new tabSBIDIOT
Family profile
SBIDIOT is a Linux-based IoT botnet malware used for distributed denial-of-service operations. It targets internet-connected embedded systems and has been observed deploying architecture-specific payloads for x86, MIPS, MPSL, and ARM environments. The malware has been linked to exploitation of a remote code execution vulnerability affecting ZTE routers as a propagation mechanism, indicating use against exposed edge and IoT infrastructure.
SBIDIOT is commonly distributed as a packed ELF binary using UPX with modified header values to hinder straightforward unpacking and reverse engineering. In documented samples, the standard UPX magic value was altered so that normal UPX tooling would fail until the header was repaired. This anti-analysis technique is consistent with broader tradecraft seen across Linux IoT malware ecosystems.
Once executed, SBIDIOT operates as a command-and-control driven bot. It connects to a hard-coded controller and processes operator commands associated primarily with network flooding. Supported attack modes include TCP flooding, multiple UDP-based floods, VSE-style traffic generation, and an HTTPSTOMP function that repeatedly issues HTTP requests using randomized user-agent strings. The HTTP-oriented functionality also includes requests intended to interact with Cloudflare challenge paths, suggesting attempts to sustain application-layer flooding against protected targets. The malware also supports process termination commands that kill tracked child processes, enabling operators to stop active attack routines.
Code characteristics reportedly overlap in part with other IoT malware such as Gafgyt, but SBIDIOT is distinguished by its own command set and botnet behavior. Its functionality and targeting place it within the continuing evolution of Linux IoT DDoS malware affecting consumer, enterprise-edge, and industrially connected devices.
Capabilities
- Ddos
- Defense Evasion
- Initial Access
MITRE ATT&CK