CN_Honker_GetPass_GetPass
Description
Sample from CN Honker Pentest Toolset - file GetPass.exe
Query · yara
strings: $s1 = "\\only\\Desktop\\" ascii $s2 = "To Run As Administuor" ascii /* PEStudio Blacklist: strings */ $s3 = "Key to EXIT ... & pause > nul" fullword ascii /* PEStudio Blacklist: strings */ condition: uint16(0) == 0x5a4d and filesize < 300KB and all of them