Mirai_1_May17
Description
Detects Mirai Malware
Query · yara
strings:
$s1 = "GET /bins/mirai.x86 HTTP/1.0" fullword ascii
condition:
( uint16(0) == 0x457f and filesize < 5000KB and all of them )
Detects Mirai Malware
strings:
$s1 = "GET /bins/mirai.x86 HTTP/1.0" fullword ascii
condition:
( uint16(0) == 0x457f and filesize < 5000KB and all of them )
Detection rules belong to the projects that publish them and remain under their own licenses. This site indexes and links to them; it claims no rights in them.