Concrete signature match: Backdoor - Provides unauthorized remote access for Linux platform, family Mirai
This detection identifies a backdoor from the Mirai malware family, which targets Linux systems and IoT devices. The malware spreads by scanning for weak or default credentials, then enlists the compromised device into a botnet to launch Distributed Denial-of-Service (DDoS) attacks.
No specific strings found for this threat
rule Backdoor_Linux_Mirai_GC_2147906930_0
{
meta:
author = "threatcheck.sh"
detection_name = "Backdoor:Linux/Mirai.GC!MTB"
threat_id = "2147906930"
type = "Backdoor"
platform = "Linux: Linux platform"
family = "Mirai"
severity = "Critical"
info = "MTB: Microsoft Threat Behavior"
signature_type = "SIGNATURE_TYPE_ELFHSTR_EXT"
threshold = "5"
strings_accuracy = "Low"
strings:
$x_5_1 = {21 30 60 01 21 58 80 01 21 60 e0 00 21 38 60 00 c0 1a 06 00 c2 2c 07 00 26 18 c3 00 26 28 e5 00 26 28 65 00 04 00 02 29 02 1a 03 00 21 20 60 00 ef ?? ?? ?? 26 18 65 00 0b ?? ?? ?? 26 18 85 00 00 00 43 a5 fe ff 08 25} //weight: 5, accuracy: Low
condition:
(filesize < 20MB) and
(all of ($x*))
}a51606ed78898e9c9c465f01c197335e50f9863dbff41af52e122c732b1e30a9943eaf398ab7e9767c727a429a772f924770599b1569868539829757e38db6db16c13cf78b693ea690d003c1f9bf165506f18410f67d5bb16b37e7639db66b4c2fd90bbaab1ce30ab88a66501fc52510c8be8011e4a56f5317ee1d31b27869bd70d80400381f3d335ff56918f4e48b7a9d9f66833cfde49f5ea66fa9ba1915c5Isolate the affected Linux system or device from the network immediately. Identify and remove the malicious process and associated files; for IoT devices, a factory reset may be necessary. Harden the device by changing all default credentials, disabling unnecessary services like Telnet, and applying a restrictive firewall policy.