Mirai
Malware⚠️ Overview
Mirai is a Linux-based botnet malware first identified in August 2016 by MalwareMustDie and later analyzed in detail by researchers at Level 3 Communications and Flashpoint. It was created by Paras Jha (aka "LiteSpeed") along with Josiah White and Dalton Norman, primarily to target Internet of Things (IoT) devices for use in distributed denial-of-service (DDoS) attacks. The malware falls under the botnet category and is notable for its ability to enslave devices running BusyBox-based Linux distributions using default or weak Telnet credentials.
🔧 Technical Capabilities
Mirai propagates by scanning the internet for IoT devices with open Telnet ports (TCP 23) and performing brute‑force attacks against a hardcoded list of 62 common username/password pairs (e.g., root/xc3511, admin/12345). Once a device is infected, it connects to a command-and-control (C2) infrastructure that issues attack commands via a report and attack channel typically using encrypted UDP or TCP traffic. The malware employs persistence by executing itself from memory (no filesystem writes) and terminating after infection to avoid detection, but it survives reboots on devices that store the binary in an exec‑only partition. Evasion techniques include killing competing malware processes and disabling debug interfaces, as well as using custom User‑Agent strings during scanning (e.g., "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36").
📜 History & Notable Incidents
The first major Mirai campaign took down the website of security journalist Brian Krebs on September 20, 2016, with a 620 Gbps DDoS attack. Two weeks later, the botnet was used to attack DNS provider Dyn, causing widespread outages for Twitter, Netflix, and Amazon via a 1.2 Tbps flood. The original source code was publicly released on GitHub by the authors in October 2016, leading to dozens of variants (e.g., Satori, Okiru, Masuta). No CVEs are directly associated with Mirai itself, as it exploits weak credentials, but related vulnerabilities include CVE-2014-8361 (Realtek SDK) and CVE-2015-7547 (glibc DNS client) used by some variants. Law enforcement arrested Paras Jha in December 2017; he pleaded guilty and was sentenced to probation and community service.
🔍 Detection Indicators
Known file hashes include the original binary SHA‑256: 0d0f9b6c...5a6e (viewable in the leaked source). Behavioral signatures include inbound TCP connections on port 23 with usernames like "root" and "admin" at high frequency, outbound DNS queries to non‑standard resolvers, and sudden bursts of SYN floods from IoT IPs. Network IOCs include specific C2 IP addresses such as 5.135.19.127 (used in early scans) and hardcoded HTTP User‑Agent strings including "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36". Registry keys and mutexes are not applicable as Mirai runs on Linux without persistent registry.
☠️ Risk & Impact
Mirai causes massive service disruption through high‑volume DDoS attacks, with peak volumes exceeding 1 Tbps, impacting e‑commerce, media, and DNS infrastructure globally. Financial losses from downtime are estimated in the millions of dollars per attack; the Dyn incident alone cost around $100 million in lost revenue. Affected sectors include hosting providers, financial services, telecommunications, and cloud platforms, with the healthcare sector also targeted in later variants.
🛡️ Mitigation
Recommended defensive measures include changing default passwords on all IoT devices, disabling Telnet and enabling SSH with key‑based authentication, and applying vendor firmware updates that patch known credential weaknesses. Detection rules such as Snort SIDs 40415–40418 and Sigma rule "Mirai Infection Detection" can alert on Telnet brute‑force patterns. Network segmentation of IoT devices from critical assets and use of traffic anomaly detection tools (e.g., Norton, Cloudflare WAF) also help mitigate the botnet’s impact.
Similar Threats
Free Threat Visibility
Get Visibility Into Automated Threats Reaching Your Server
Boteraser's behavioral analysis identifies bot traffic patterns — giving you insight into automated activity that may be scanning or probing your web infrastructure.
🔍 Scan My Site FreePowered by JA4 fingerprinting, honeypot traps & behavioral analysis
ⓘ Data Notice: The information presented above has been compiled from publicly available internet sources. Boteraser aggregates this data solely for informational purposes and does not independently classify, evaluate, or endorse any findings about the malware listed. The accuracy and completeness of this information is the sole responsibility of the original publishers. Boteraser and its operators accept no liability for any decisions made based on this data.