Microcin_Sample_5
Description
Malware sample mentioned in Microcin technical report by Kaspersky
Query · yara
strings:
$x1 = "Sorry, you are not fortuante ^_^, Please try other password dictionary " fullword ascii
$x2 = "DomCrack <IP> <UserName> <Password_Dic file path> <option>" fullword ascii
$x3 = "The password is \"%s\" Time: %d(s)" fullword ascii
$x4 = "The password is \" %s \" Time: %d(s)" fullword ascii
$x5 = "No password found!" fullword ascii
$x7 = "Can not found the Password Dictoonary file! " fullword ascii
condition:
( uint16(0) == 0x5a4d and filesize < 100KB and 1 of them ) or 2 of them