CN_Honker_DictionaryGenerator
Description
Sample from CN Honker Pentest Toolset - file DictionaryGenerator.exe
Query · yara
strings: $s1 = "`PasswordBuilder" fullword ascii /* PEStudio Blacklist: strings */ $s2 = "cracker" fullword ascii /* PEStudio Blacklist: strings */ condition: uint16(0) == 0x5a4d and filesize < 3650KB and all of them