CN_Honker_passwd_dict_3389
Description
Script from disclosed CN Honker Pentest Toolset - file 3389.txt
Query · yara
strings:
$s0 = "654321" fullword ascii /* reversed goodware string '123456' */
$s1 = "admin123" fullword ascii /* PEStudio Blacklist: strings */
$s2 = "admin123456" fullword ascii /* PEStudio Blacklist: strings */
$s3 = "administrator" fullword ascii /* PEStudio Blacklist: strings */ /* Goodware String - occured 2 times */
$s4 = "passwd" fullword ascii /* PEStudio Blacklist: strings */ /* Goodware String - occured 42 times */
$s5 = "password" fullword ascii /* PEStudio Blacklist: strings */ /* Goodware String - occured 244 times */
$s7 = "12345678" fullword ascii /* Goodware String - occured 29 times */
condition:
filesize < 1KB and all of them