CN_Honker_Safe3WVS
Description
Sample from CN Honker Pentest Toolset - file Safe3WVS.EXE
Query · yara
strings: $s0 = "2TerminateProcess" fullword ascii /* PEStudio Blacklist: strings */ $s1 = "mscoreei.dll" fullword ascii /* reversed goodware string 'lld.ieerocsm' */ $s7 = "SafeVS.exe" fullword wide $s8 = "www.safe3.com.cn" fullword wide $s20 = "SOFTWARE\\Classes\\Interface\\" ascii /* PEStudio Blacklist: strings */ condition: uint16(0) == 0x5a4d and filesize < 3000KB and all of them