HKTL_NET_NAME_RAT_NjRat_0_7d_modded_source_code
Description
Detects .NET red/black-team tools via name
Query · yara
strings:
$name = "RAT-NjRat-0.7d-modded-source-code" ascii wide
$compile = "AssemblyTitle" ascii wide
condition:
(uint16(0) == 0x5A4D and uint32(uint32(0x3C)) == 0x00004550) and all of them