CN_Honker_ShiftBackdoor_Server
Description
Sample from CN Honker Pentest Toolset - file Server.dat
Query · yara
strings: $s0 = "del /q /f %systemroot%system32sethc.exe" fullword ascii /* PEStudio Blacklist: strings */ $s1 = "cacls %s /t /c /e /r administrators" fullword ascii /* PEStudio Blacklist: strings */ $s2 = "\\dllcache\\sethc.exe" ascii $s3 = "\\ntvdm.exe" ascii condition: uint16(0) == 0x5a4d and filesize < 200KB and 2 of them