CN_Honker_Layer_Layer
Description
Sample from CN Honker Pentest Toolset - file Layer.exe
Query · yara
strings: $s1 = "\\Release\\Layer.pdb" ascii $s2 = "Layer.exe" fullword wide $s3 = "Mozilla/5.0 (Windows NT 6.3; WOW64; rv:26.0) Gecko/20100101 Firefox/26.0" fullword wide /* PEStudio Blacklist: strings */ condition: uint16(0) == 0x5a4d and filesize < 300KB and all of them