CN_Honker_net_packet_capt
Description
Sample from CN Honker Pentest Toolset - file net_packet_capt.exe
Query · yara
strings: $s1 = "(*.sfd)" fullword ascii $s2 = "GetLaBA" fullword ascii $s3 = "GAIsProcessorFeature" fullword ascii /* PEStudio Blacklist: strings */ /* Goodware String - occured 1 times */ $s4 = "- Gablto " ascii $s5 = "PaneWyedit" fullword ascii condition: uint16(0) == 0x5a4d and filesize < 50KB and all of them