CN_Honker_F4ck_Team_BlackMoon_Jun15
Description
Sample from CN Honker Pentest Toolset - file f4ck.exe
Query · yara
strings: $s1 = "File UserName PassWord [comment] /add" fullword ascii /* PEStudio Blacklist: strings */ $s2 = "No Net.exe Add User" fullword ascii $s3 = "BlackMoon RunTime Error:" fullword ascii $s4 = "Team.F4ck.Net" fullword wide $s5 = "admin 123456789" fullword ascii /* PEStudio Blacklist: strings */ $s6 = "blackmoon" fullword ascii $s7 = "f4ck Team" fullword wide condition: uint16(0) == 0x5a4d and filesize < 100KB and 4 of them