Concrete signature match: Backdoor - Provides unauthorized remote access for Linux platform, family Mirai
This detection identifies a specific variant (BV) of the Mirai botnet, a notorious malware primarily targeting Linux-based IoT devices. Mirai compromises vulnerable devices, typically through default or weak credentials, and enrolls them into a botnet used to launch large-scale distributed denial-of-service (DDoS) attacks and other malicious activities.
No specific strings found for this threat
rule Backdoor_Linux_Mirai_BV_2147820179_0
{
meta:
author = "threatcheck.sh"
detection_name = "Backdoor:Linux/Mirai.BV!xp"
threat_id = "2147820179"
type = "Backdoor"
platform = "Linux: Linux platform"
family = "Mirai"
severity = "Critical"
info = "xp: an internal category used to refer to some threats"
signature_type = "SIGNATURE_TYPE_ELFHSTR_EXT"
threshold = "1"
strings_accuracy = "High"
strings:
$x_1_1 = {8b 44 24 34 89 44 24 0c 0f b6 44 24 12 89 44 24 08 8b 44 24 2c 89 44 24 04 0f b6 44 24 13 89 04 24} //weight: 1, accuracy: High
$x_1_2 = {31 c0 89 44 24 34 8b 44 24 40 85 c0 74 51 0f b6 1f 84 db 88 5c 24 33 0f 85 ae 00 00 00 31 c0 89 44 24 3c} //weight: 1, accuracy: High
condition:
(filesize < 20MB) and
(1 of ($x*))
}0528ef076f17fec7d758288c6c3309ca75e37ae5280f3922c52eb904213dc4fa1e6135f0cd115f04f6e1bc6254630558db5a73334656d4348ded20f210f30ec40b65d92480481924f67d2a8e249a8519fdda749dc066ff4511b7ec0149847c0828e9a3fee5786f96a02170a4959f7250101feaed551e27b146cd5f27a6b70f2cd18c30c5f9ea7c1e66ba6fb7cd6b7ae26505871e47312206972b1cedddb8c1f4Immediately isolate the affected Linux device from the network. Change all default and weak credentials, apply security patches and firmware updates, and implement strong access controls. Monitor network traffic for unusual activity originating from or targeting the device, and consider re-imaging or factory resetting the device to ensure complete removal of the malware.