CN_Honker_HASH_pwhash
Description
Sample from CN Honker Pentest Toolset - file pwhash.exe
Query · yara
strings: $s1 = "Example: quarks-pwdump.exe --dump-hash-domain --with-history" fullword ascii /* PEStudio Blacklist: strings */ $s2 = "quarks-pwdump.exe <options> <NTDS file>" fullword ascii /* PEStudio Blacklist: strings */ condition: uint16(0) == 0x5a4d and filesize < 1000KB and 1 of them