Table of Contents
A new Mirai sample was identified by threat intelligence feeds on 2026-04-11 17:39:16. This post breaks down what we know about the specific sample, how to recognize related activity on your network, and what to do if you or your organization might be affected.
The Sample at a Glance
| Field | Value |
|---|---|
| SHA-256 | 251103e74f9897298b410b0dd3963ba24a79a0680b8c97131a0cf8cbcc4fd793 |
| File name | ciubuc_ppc |
| File type | elf |
| Size | 175.2 KB |
| Origin (first observed) | DE |
| First seen | 2026-04-11 17:39:16 |
| Family | Mirai |
| Tags | elf, Mirai |
| VirusTotal detection | 28/76 engines flagged malicious |
What Mirai Does
Mirai is a family of IoT botnets that spread by brute-forcing default credentials on routers, cameras, and other embedded devices. Infected devices are typically used to launch DDoS attacks or as proxies for other criminal activity.
Seeing this family on your network — or finding a file matching this hash — is a red flag. Mirai samples are typically distributed through phishing emails, malvertising, fake software downloads, or cracked installers. Once executed, the malware usually establishes persistence on the host, harvests credentials and sensitive data, and establishes an outbound channel to command-and-control infrastructure operated by the attackers.
Detection Landscape
Multiple security vendors have weighed in on this specific sample:
- CERT-PL_MWDB:
mirai - YOROI_YOMI:
Legit File - vxCube:
malware2 - Intezer:
not_supported - Triage:
mirai - Spamhaus_HBL:
[{'detection': 'suspicious', 'link': 'https://www.spamhaus.org/hbl/'}] - FileScan-IO:
LIKELY_MALICIOUS - Kaspersky:
Malware
Indicators of Compromise
If you're hunting for this sample or related Mirai activity, here are the concrete indicators to feed into your SIEM, EDR, or host-based searches:
- SHA-256 hash:
251103e74f9897298b410b0dd3963ba24a79a0680b8c97131a0cf8cbcc4fd793 - Filename pattern:
ciubuc_ppc - File type: elf
- Behavioral tags: elf, Mirai
- YARA rules matched: botnet_Yakuza, ELF_Toriilike_persist, linux_generic_ipv6_catcher, Linux_Trojan_Gafgyt_28a2fe0c, Linux_Trojan_Gafgyt_ea92cca8
How to Check If You're Affected
- Search your endpoint logs for the SHA-256
251103e74f9897298b410b0dd3963ba24a79a0680b8c97131a0cf8cbcc4fd793. Most EDR platforms support historical hash searches across all monitored hosts. - Check for the filename
ciubuc_ppcin recently downloaded files, email attachments, and installer bundles. - Look for outbound connections to uncommon TLDs or newly registered domains — Mirai typically beacons to command-and-control infrastructure shortly after execution.
- Review scheduled tasks and registry run keys — this family commonly establishes persistence through standard Windows autorun locations.
- Run an updated AV or EDR scan across potentially affected hosts. Because this sample is already in public threat intel feeds, current signatures should flag it.
What to Do If You Find It
If you find evidence of this sample or related activity on your systems:
- Isolate the affected host from the network immediately to prevent lateral movement.
- Capture memory and disk images before rebooting. Reboots destroy critical forensic evidence, especially in RAM.
- Rotate credentials that may have been exposed — browser-saved passwords, VPN credentials, SSH keys, and any service accounts used on the affected host. Mirai frequently targets these.
- Check for secondary payloads. Mirai is often a stepping stone for additional malware including ransomware or banking trojans.
- Report the incident to your security team. For larger organizations, consider notifying your regional CERT.
Free Threat Lookups
You can verify any suspicious hash against the ThreatChain database for free — no signup, no API key required. Paste any MD5, SHA-1, or SHA-256 at threatchain.io/lookup and get results across multiple intel sources in seconds.
For cross-referencing this specific sample, you can also look it up directly on MalwareBazaar where the original submission and vendor analysis is recorded.
This sample is available as a password-protected ZIP (password: infected) for security researchers.
Protect Your Infrastructure with ThreatChain SIEM
Real-time threat detection powered by 2.6M+ indicators. Search any hash, domain, wallet, or IP.
View Pricing