Codoso_CustomTCP_2
Description
Detects Codoso APT CustomTCP Malware
Query · yara
strings: $s1 = "varus_service_x86.dll" fullword ascii $s2 = "/s %s /p %d /st %d /rt %d" fullword ascii $s3 = "net start %%1" fullword ascii $s4 = "ping 127.1 > nul" fullword ascii $s5 = "McInitMISPAlertEx" fullword ascii $s6 = "sc start %%1" fullword ascii $s7 = "B_WKNDNSK^" fullword ascii $s8 = "net stop %%1" fullword ascii condition: uint16(0) == 0x5a4d and filesize < 406KB and all of them